Skip to content
Snippets Groups Projects
Commit e0342d26 authored by Jonas Gorski's avatar Jonas Gorski
Browse files

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: default avatarJo-Philipp Wich <jow@openwrt.org>
Signed-off-by: default avatarJonas Gorski <jogo@openwrt.org>

SVN-Revision: 43525
parent c79ddb37
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment