From 1b7fcfd9233090ff040e217c8afb630cd6eaa2b2 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 8 Oct 2021 14:13:21 +0200 Subject: explore-kconfig: change default to "make nfpvalues" --- bin/explore-kconfig.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/explore-kconfig.py b/bin/explore-kconfig.py index c1152ba..98ec0a4 100755 --- a/bin/explore-kconfig.py +++ b/bin/explore-kconfig.py @@ -59,7 +59,7 @@ def main(): "--attribute-command", type=str, help="Attribute extraction command", - default="make attributes", + default="make nfpvalues", ) parser.add_argument( "--randconfig-command", -- cgit v1.2.3