remove DIST and add EXTRAVERSION, discussed with mbm. fixed dirclean target for links...
[openwrt/staging/wigyori.git] / openwrt / package / config / mconf.c
index 0db6f8f6c8a8d1d76e660194b0f924d1b82eeb22..659e49cd64183ecbda497e7e546c668a233daf87 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");