Hi, This is the third attempt to rely on the defconfigs mechanism instead of generating our own full kernel configuration file.
This has been build tested, both before and after applying the first patch on all the supported targets so far. You can get a list of the various build runs, with both the log and the generated kernel configuration file from: http://free-electrons.com/~maxime/pub/openwrt/config-backup-with/ http://free-electrons.com/~maxime/pub/openwrt/config-backup-without/ This has been generated with the following script: http://code.bulix.org/bbs1p3-87473 Maxime Changes from v2: - Rebased on current master - Refactored LINUX_KARCH affectation, added a test case for x64 and used it. Changes from v1: - Added a test case for OpenWRT architectures name that don't match Linux' Maxime Ripard (4): kernel.mk: Refactor LINUX_KARCH affectation kernel.mk: Handle the x86_64 LINUX_KARCH case kernel: Use defconfig instead of full fledged kernel configuration kernel: 3.18: Strip off all the useless options include/kernel-defaults.mk | 24 +- include/kernel.mk | 27 +- target/linux/generic/config-3.18 | 4391 +------------------------------------- 3 files changed, 51 insertions(+), 4391 deletions(-) -- 2.1.1 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel