Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] Makefile: add help for linux-update-defconfig target
@ 2015-04-02 19:34 Yegor Yefremov
  2015-04-06 13:16 ` Arnout Vandecappelle
  0 siblings, 1 reply; 5+ messages in thread
From: Yegor Yefremov @ 2015-04-02 19:34 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
---
 Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Makefile b/Makefile
index edb122b..08b5c1e 100644
--- a/Makefile
+++ b/Makefile
@@ -878,6 +878,8 @@ endif
 ifeq ($(BR2_LINUX_KERNEL),y)
 	@echo '  linux-menuconfig       - Run Linux kernel menuconfig'
 	@echo '  linux-savedefconfig    - Run Linux kernel savedefconfig'
+	@echo '  linux-update-defconfig - Save the Linux configuration to the path specified'
+	@echo '                             by BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE'
 endif
 ifeq ($(BR2_TOOLCHAIN_BUILDROOT),y)
 	@echo '  uclibc-menuconfig      - Run uClibc menuconfig'
-- 
2.1.0

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-04-06 21:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-02 19:34 [Buildroot] [PATCH] Makefile: add help for linux-update-defconfig target Yegor Yefremov
2015-04-06 13:16 ` Arnout Vandecappelle
2015-04-06 13:18   ` Thomas Petazzoni
2015-04-06 14:25     ` Arnout Vandecappelle
2015-04-06 21:34       ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox