summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2015-01-08 16:25:25 +0900
committerSascha Hauer <s.hauer@pengutronix.de>2015-01-08 14:41:03 +0100
commitbf522706fdbe3dc67c388bef33e0641279bc012b (patch)
treed27260f697c04290042e7f0e0e060c73acd0e416 /Makefile
parenta414bba5852bf4d51ecca172741b12dcba46b4ea (diff)
downloadbarebox-bf522706fdbe3dc67c388bef33e0641279bc012b.tar.gz
barebox-bf522706fdbe3dc67c388bef33e0641279bc012b.tar.xz
kbuild: drop include/asm from MRPROPER_FILES
Since commit a1a9665113e4 (kbuild: do not create symbolic link include/asm), the symbolic link include/asm is not created. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5f73a47d41..9606765cc2 100644
--- a/Makefile
+++ b/Makefile
@@ -961,7 +961,7 @@ CLEAN_FILES += barebox System.map include/generated/barebox_default_env.h \
# Directories & files removed with 'make mrproper'
MRPROPER_DIRS += include/config usr/include include/generated
-MRPROPER_FILES += .config .config.old include/asm .version .old_version \
+MRPROPER_FILES += .config .config.old .version .old_version \
include/config.h \
Module.symvers tags TAGS cscope*