kernel: assume modules.builtin is always present
authorJonas Gorski <jogo@openwrt.org>
Sun, 5 Jul 2015 21:31:34 +0000 (21:31 +0000)
committerJonas Gorski <jogo@openwrt.org>
Sun, 5 Jul 2015 21:31:34 +0000 (21:31 +0000)
commita6b2271f5df2384fd7d6edd49369b23a73bf8a78
tree2f378f3f320f5f6bc7528c5e65cdb30bf2a5a972
parent761fc3f0353cd404b647d88cb1de05dbc9fd49bb
kernel: assume modules.builtin is always present

We do not support old kernel versions not generating modules.builtin
anymore, so assume it will always be present and check for modules
to be built in first.

This prevents old modules being packages up after changing the kernel
config to include them in the kernel without cleaning the kernel tree.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 46182
include/kernel.mk