Add new intermediate files/directories to clean rules

svn path=/dists/sid/linux-tools/; revision=20191
This commit is contained in:
Ben Hutchings 2013-06-03 12:45:05 +00:00
parent f0a25889c3
commit 5a4c25ceca
2 changed files with 2 additions and 2 deletions

View File

@ -21,4 +21,4 @@ modpost.h: $(top_srcdir)/scripts/mod/modpost.c
modpost.o: modpost.c modpost.h
clean:
rm -f modpost.h
rm -f modpost.h real-*/devicetable-offsets.*

View File

@ -50,4 +50,4 @@ ifdef KERNEL_ARCH_PERF
endif
clean:
rm -rf doc out
rm -rf config doc out