[Buildroot] [git commit] support/kconfig: Add missing target to README.buildroot

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun May 13 20:09:01 UTC 2018


commit: https://git.buildroot.net/buildroot/commit/?id=04918ca72f7d558022a8679df6519c90a579424a
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Petr Vorel <petr.vorel at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 support/kconfig/README.buildroot | 1 +
 1 file changed, 1 insertion(+)

diff --git a/support/kconfig/README.buildroot b/support/kconfig/README.buildroot
index 62e3a11b1e..3140713b39 100644
--- a/support/kconfig/README.buildroot
+++ b/support/kconfig/README.buildroot
@@ -15,6 +15,7 @@ Then verify the toplevel targets work:
 	config
 	defconfig
 	menuconfig
+	nconfig
 	xconfig
 	gconfig
 	oldconfig


More information about the buildroot mailing list