From b7a5a29ecb22d80d8a68951f207967c8437dc2e1 Mon Sep 17 00:00:00 2001 From: wbx Date: Wed, 23 Feb 2005 21:50:10 +0000 Subject: I do not believe that users will cleanup kernelsource, when switching rootfs. force it with scripts and Makefile changes from Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@290 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/config/mconf.c | 1 - 1 file changed, 1 deletion(-) (limited to 'package/config/mconf.c') diff --git a/package/config/mconf.c b/package/config/mconf.c index 659e49cd6..0db6f8f6c 100644 --- a/package/config/mconf.c +++ b/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"); -- cgit v1.2.3