diff --git a/Makefile b/Makefile index 1e9ffa1d74..b8cce74e3e 100644 --- a/Makefile +++ b/Makefile @@ -1274,7 +1274,7 @@ $(mrproper-dirs): mrproper: clobber $(mrproper-dirs) $(call cmd,rmdirs) $(call cmd,rmfiles) - @rm -f arch/*/include/asm/arch arch/*/include/asm/proc + @rm -f arch/*/include/asm/arch # distclean #