]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - Makefile
Makefile: drop arch/*/include/asm/proc from make mrproper pattern
[karo-tx-uboot.git] / Makefile
index 1e9ffa1d74d91d12e393a7cec29479e8edab09d7..b8cce74e3ebc1931d73516645c2fa6fdf1541eb8 100644 (file)
--- 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
 #