sdk: don't try to build in-kernel kmods
authorJonas Gorski <jogo@openwrt.org>
Fri, 5 Dec 2014 11:50:42 +0000 (11:50 +0000)
committerJonas Gorski <jogo@openwrt.org>
Fri, 5 Dec 2014 11:50:42 +0000 (11:50 +0000)
commite39e615902a2e30531b39b24914207fa8e888468
tree798b735215a65c9e8ca443c93f10877d40322c18
parentb7d489f0d7bf26705724b6bdee3b6f363dfa4a8b
sdk: don't try to build in-kernel kmods

We don't ship the kernel sources, so using the base git as a feed will
fail when trying to build kernel modules with separate install steps.
Instead of trying to fixup the install steps, let's just skip building
kernel modules alltogether and just create empty packages.

Out-of-kernel modules are still expected to exist and are packaged, as
for these sources are fetched during the normal build steps.

Reported-by: Jo-Philipp Wich <jow@openwrt.org>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 43525
include/kernel.mk