I try to build meego kernel but a problem blocks me. The kernel tree is copied from MeeGo:1.0:Core/kernel package on build.meego.com. I want to set CONFIG_USB_ETH=m in config-shcdk file to build g_ether module and then run 'osc build'. Strangely, the setting has no any effect on the final kernel building. I found that the .config file which is merged from config-shcdk and config-generic will be reset each time when running 'make -s ARCH=$(ARCH) nonint_oldconfig' in kernel.spec, as a result, the CONFIG_USB_ETH is not set finally. I can't build a customized meego kernel.
Could you help me fix such problem? Thanks in advance. Best Regards Hongbo
_______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
