sdk: don't try to build in-kernel kmods
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 5 Dec 2014 11:50:42 +0000 (11:50 +0000)
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 5 Dec 2014 11:50:42 +0000 (11:50 +0000)
commitf04de2efe48215197173dfd7766ae821cf95ee0e
tree798b735215a65c9e8ca443c93f10877d40322c18
parent5ecbac4ee9ed6ffd322634d3c6fa7f7a1a85f0f7
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43525 3c298f89-4303-0410-b956-a3cf2f4a3e73
include/kernel.mk