mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
I do not believe that users will cleanup kernelsource, when switching
rootfs. force it with scripts and Makefile changes from Felix Fietkau <nbd@vd-s.ath.cx> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@290 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user