]> Git Repo - u-boot.git/commit
Makefile: drop arch/*/include/asm/proc from make mrproper pattern
authorMasahiro Yamada <[email protected]>
Tue, 24 Jun 2014 09:15:45 +0000 (18:15 +0900)
committerTom Rini <[email protected]>
Mon, 7 Jul 2014 23:42:33 +0000 (19:42 -0400)
commite9c16a8012399a41e8a0acf86828255f9a779e88
tree8aa3bccfd8d5af8caa6d97e09f9fbb88768516e9
parent878cae6b0263576317fcd77bf903cb9e503e6cc7
Makefile: drop arch/*/include/asm/proc from make mrproper pattern

Commit 7d89982b stopped creating symbolic link
arch/${arch}/include/asm/proc.

We do not need to delete it by "make mrproper" any more.

Signed-off-by: Masahiro Yamada <[email protected]>
Cc: Vasili Galka <[email protected]>
Makefile
This page took 0.028817 seconds and 4 git commands to generate.