* [Buildroot] [PATCH 1/1] busybox: add nconfig to editors
@ 2015-04-17 22:31 Petr Vorel
2015-04-18 12:43 ` Thomas Petazzoni
0 siblings, 1 reply; 3+ messages in thread
From: Petr Vorel @ 2015-04-17 22:31 UTC (permalink / raw)
To: buildroot
Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
---
package/busybox/busybox.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/busybox/busybox.mk b/package/busybox/busybox.mk
index 95fdfec..764768f 100644
--- a/package/busybox/busybox.mk
+++ b/package/busybox/busybox.mk
@@ -46,7 +46,7 @@ ifndef BUSYBOX_CONFIG_FILE
endif
BUSYBOX_KCONFIG_FILE = $(BUSYBOX_CONFIG_FILE)
-BUSYBOX_KCONFIG_EDITORS = menuconfig xconfig gconfig
+BUSYBOX_KCONFIG_EDITORS = menuconfig xconfig gconfig nconfig
BUSYBOX_KCONFIG_OPTS = $(BUSYBOX_MAKE_OPTS)
define BUSYBOX_PERMISSIONS
--
2.1.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] busybox: add nconfig to editors
2015-04-17 22:31 [Buildroot] [PATCH 1/1] busybox: add nconfig to editors Petr Vorel
@ 2015-04-18 12:43 ` Thomas Petazzoni
2015-04-19 18:38 ` Petr Vorel
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2015-04-18 12:43 UTC (permalink / raw)
To: buildroot
Dear Petr Vorel,
On Sat, 18 Apr 2015 00:31:22 +0200, Petr Vorel wrote:
> BUSYBOX_KCONFIG_FILE = $(BUSYBOX_CONFIG_FILE)
> -BUSYBOX_KCONFIG_EDITORS = menuconfig xconfig gconfig
> +BUSYBOX_KCONFIG_EDITORS = menuconfig xconfig gconfig nconfig
> BUSYBOX_KCONFIG_OPTS = $(BUSYBOX_MAKE_OPTS)
Unless I'm missing something, Busybox does not support nconfig:
make[1]: Entering directory '/home/thomas/projets/buildroot/output/build/busybox-1.23.2'
make[2]: *** No rule to make target 'nconfig'. Arr?t.
Makefile:443: recipe for target 'nconfig' failed
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] busybox: add nconfig to editors
2015-04-18 12:43 ` Thomas Petazzoni
@ 2015-04-19 18:38 ` Petr Vorel
0 siblings, 0 replies; 3+ messages in thread
From: Petr Vorel @ 2015-04-19 18:38 UTC (permalink / raw)
To: buildroot
Dear Thomas,
> Unless I'm missing something, Busybox does not support nconfig:
You're right, I'm sorry for a wrong patch.
Kind regards,
Petr
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-04-19 18:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-17 22:31 [Buildroot] [PATCH 1/1] busybox: add nconfig to editors Petr Vorel
2015-04-18 12:43 ` Thomas Petazzoni
2015-04-19 18:38 ` Petr Vorel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox