X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/65e5ea929c03077feb0697e0f35a6b039ac07a2a..e02839854637ef6f521463ffc3007ec1513a88b2:/openwrt/package/config/mconf.c diff --git a/openwrt/package/config/mconf.c b/openwrt/package/config/mconf.c index 659e49cd6..0db6f8f6c 100644 --- a/openwrt/package/config/mconf.c +++ b/openwrt/package/config/mconf.c @@ -705,7 +705,6 @@ 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");