aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 64293b8c7..879c4d6e5 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@
10#-------------------------------------------------------------- 10#--------------------------------------------------------------
11noconfig_targets := menuconfig config oldconfig randconfig \ 11noconfig_targets := menuconfig config oldconfig randconfig \
12 defconfig allyesconfig allnoconfig allbareconfig \ 12 defconfig allyesconfig allnoconfig allbareconfig \
13 clean distclean \ 13 clean distclean help \
14 release tags 14 release tags
15 15
16# the toplevel sourcedir 16# the toplevel sourcedir