Modified kernel Makefile to handle files created by the build script
This commit is contained in:
parent
5477f77bd1
commit
c7ad09b04a
4
Makefile
4
Makefile
@ -1600,7 +1600,9 @@ MRPROPER_FILES += include/config include/generated \
|
||||
certs/x509.genkey \
|
||||
vmlinux-gdb.py \
|
||||
*.spec \
|
||||
rust/target.json rust/libmacros.so
|
||||
rust/target.json rust/libmacros.so \
|
||||
modules.tar.gz out out_modules \
|
||||
Image vmlinuz
|
||||
|
||||
# clean - Delete most, but leave enough to build external modules
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user