summaryrefslogtreecommitdiff
path: root/backport
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2013-11-30 20:54:41 +0100
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>2013-12-02 11:49:16 +0100
commit71b962748366fcccbd48db189b8381d1c1dd4f17 (patch)
tree0a8dfc1137617cd7f2af6e7d31cb4129d75f77f8 /backport
parent04ea91263a8d4a343fe678b6d8a2873da294468e (diff)
backports: remove duplicate allyesconfig from help
allyesconfig was mentioned in the help dialog twice. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
Diffstat (limited to 'backport')
-rw-r--r--backport/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/backport/Makefile b/backport/Makefile
index ca69f418..ea3982b1 100644
--- a/backport/Makefile
+++ b/backport/Makefile
@@ -138,7 +138,6 @@ help: defconfig-help
@echo ""
@echo "Configuration targets:"
@echo " menuconfig - Update current config utilising a menu based program"
- @echo " allyesconfig - New config where all options are accepted with yes"
@echo " oldconfig - Update current config utilising a provided .config as base"
@echo " oldaskconfig - ??"
@echo " silentoldconfig - Same as oldconfig, but quietly, additionally update deps"