|
@@ -558,6 +558,7 @@ int main(int ac, char **av)
|
|
if (stat(".config", &tmpstat)) {
|
|
if (stat(".config", &tmpstat)) {
|
|
printf(_("***\n"
|
|
printf(_("***\n"
|
|
"*** You have not yet configured your kernel!\n"
|
|
"*** You have not yet configured your kernel!\n"
|
|
|
|
+ "*** (missing kernel .config file)\n"
|
|
"***\n"
|
|
"***\n"
|
|
"*** Please run some configurator (e.g. \"make oldconfig\" or\n"
|
|
"*** Please run some configurator (e.g. \"make oldconfig\" or\n"
|
|
"*** \"make menuconfig\" or \"make xconfig\").\n"
|
|
"*** \"make menuconfig\" or \"make xconfig\").\n"
|