diff --git a/[refs] b/[refs] index bb78e95b7562..83461731d47b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6e5a5420b7cdac356efbdc7832e90a805670b889 +refs/heads/master: 7ac1c145250adaccf4dbde77a8f811e937aa43c8 diff --git a/trunk/scripts/kconfig/conf.c b/trunk/scripts/kconfig/conf.c index 124b341a18c0..1199baf866ca 100644 --- a/trunk/scripts/kconfig/conf.c +++ b/trunk/scripts/kconfig/conf.c @@ -558,6 +558,7 @@ int main(int ac, char **av) if (stat(".config", &tmpstat)) { printf(_("***\n" "*** You have not yet configured your kernel!\n" + "*** (missing kernel .config file)\n" "***\n" "*** Please run some configurator (e.g. \"make oldconfig\" or\n" "*** \"make menuconfig\" or \"make xconfig\").\n"