Quoting Stanislav Sinyagin <[EMAIL PROTECTED]>: > The makefiles override the kernel config each time you do "make menuconfig". > It's not a bug, it's so by design :)
really? i don't have the build structure in front of me, but the standard kernel config recipe is that, if you have no .config file, the build will grab the "default" (and, hence, you might have to answer questions about "NEW" options.) however, as long as you have an existing .config, the build process will use it. are you saying that any existing .config file will *always* be ignored in favour of the default? that would be unusual, and definitely non-standard behaviour. rday _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel