On Tue, May 4, 2010 at 9:45 PM, Nguyen Thai Ngoc Duy <[email protected]> wrote: > How about > this appoach instead? With KCONFIG_SUPPORT=defconfig.mingw32, all > items not listed in that file will be marked "BROKEN". This helps
The attached patch was more of a demonstration. I stripped conf_read_simple() to make conf_read_support_mask() and should have written "continue;" instead of "break;" when sym is not found. -- Duy _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
