summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2016-06-04 18:30:53 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-06-07 22:12:08 +0200
commit77f4c205b9c2b6346b479c6ed29ead74fe9637cf (patch)
treea7cdf2e542a10457f2c93b12af2e5fd7f43eeb76 /Makefile
parent72122c50af477015e950f24167e140f946efb6b6 (diff)
downloadbuildroot-77f4c205b9c2b6346b479c6ed29ead74fe9637cf.tar.gz
buildroot-77f4c205b9c2b6346b479c6ed29ead74fe9637cf.zip
boot/barebox: use the generic help rules
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Arnout Vandecappelle <arnout@mind.be> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> [Thomas: don't use the helper.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index f007db2f29..3f5c3d3b2f 100644
--- a/Makefile
+++ b/Makefile
@@ -941,10 +941,6 @@ help:
@echo $(sep) \
@echo '$($(p)_NAME):' $(sep) \
$($(p)_HELP_CMDS)$(sep))
-ifeq ($(BR2_TARGET_BAREBOX),y)
- @echo ' barebox-menuconfig - Run barebox menuconfig'
- @echo ' barebox-savedefconfig - Run barebox savedefconfig'
-endif
@echo
@echo 'Documentation:'
@echo ' manual - build manual in all formats'
OpenPOWER on IntegriCloud