diff --git a/Makefile b/Makefile index 1e9ffa1d74d91d12e393a7cec29479e8edab09d7..b8cce74e3ebc1931d73516645c2fa6fdf1541eb8 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 #