kconfig/conf.c
changeset 934 e2f4be0feb9d
parent 162 83d16d6ee0b3
child 943 1cca90ce0481
     1.1 --- a/kconfig/conf.c	Sat Jun 16 20:45:03 2007 +0000
     1.2 +++ b/kconfig/conf.c	Tue Oct 14 20:06:37 2008 +0000
     1.3 @@ -559,7 +559,7 @@
     1.4  				"*** You have not yet configured "PROJECT_NAME"!\n"
     1.5  				"***\n"
     1.6  				"*** Please run some configurator (e.g. \"make oldconfig\" or\n"
     1.7 -				"*** \"make menuconfig\" or \"make xconfig\").\n"
     1.8 +				"*** \"make menuconfig\" or \"make config\").\n"
     1.9  				"***\n"));
    1.10  			exit(1);
    1.11  		}