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)
commit3a5ae13e961fe23c754037917363fda111cc5ab1
treecdd6921b0a1b96ea8f1ad1dde15082818fe09ce4
parent405e3c73afe3a4ab734d8d9d7bebce25f0c9ad0a
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