selecting zlib automatically in Config.in does not mean it will
[openwrt.git] / package / config / mconf.c
index 0db6f8f..659e49c 100644 (file)
@@ -705,6 +705,7 @@ int main(int ac, char **av)
                conf_write(NULL);
                printf("\n\n"
                        "*** End of Buildroot configuration.\n"
+                       "*** After changing root fs, use make linux-dirclean.\n"
                        "*** Check the top-level Makefile for additional configuration options.\n\n");
        } else
                printf("\n\nYour Buildroot configuration changes were NOT saved.\n\n");
This page took 0.028512 seconds and 4 git commands to generate.