summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorXiaobo Gu <xiaobo.gu@amlogic.com>2015-09-18 20:38:17 +0800
committerXiaobo Gu <xiaobo.gu@amlogic.com>2015-09-18 20:39:12 +0800
commit501c1f77433fb2c29145b5df6624b7f736b26073 (patch)
treed0b0390fae515ae8f46f1215ad5e9a5323c5592f /Makefile
parent9675f9bdb290e6e0e11b1e0bb1bdf5f53f278c3a (diff)
downloadu-boot-odroid-c1-501c1f77433fb2c29145b5df6624b7f736b26073.tar.gz
Fix make distclean warning
Change-Id: Ib68000a16b56251f57d86a2d85e2289e85568fa4
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0c9b9b430f..3352fc64ed 100644
--- a/Makefile
+++ b/Makefile
@@ -1402,7 +1402,6 @@ distclean: mrproper
\( -name '*.orig' -o -name '*.rej' -o -name '*~' \
-o -name '*.bak' -o -name '#*#' -o -name '.*.orig' \
-o -name '.*.rej' -o -name '*%' -o -name 'core' \
- #-o -name '*.pyc'\
-o -name '*.o' \) \
-type f -print | xargs rm -f
@rm -f boards.cfg