diff options
| author | Yann E. MORIN <yann.morin.1998@free.fr> | 2016-06-04 18:30:53 +0200 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-06-07 22:12:08 +0200 |
| commit | 77f4c205b9c2b6346b479c6ed29ead74fe9637cf (patch) | |
| tree | a7cdf2e542a10457f2c93b12af2e5fd7f43eeb76 /Makefile | |
| parent | 72122c50af477015e950f24167e140f946efb6b6 (diff) | |
| download | buildroot-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-- | Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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' |

