buildroot: make it easier to build all kmods
Split out kmods from ALL to make it easier to create local builds that are compatible kmod-wise with releases. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 44830
This commit is contained in:
@@ -53,7 +53,7 @@ $(lastword $(subst :, ,$(1)))
|
||||
endef
|
||||
|
||||
VERSION_TAINT_SPECS := \
|
||||
-ALL:no-all \
|
||||
-ALL_KMODS:no-all \
|
||||
-IPV6:no-ipv6 \
|
||||
+USE_GLIBC:glibc \
|
||||
+USE_MKLIBS:mklibs \
|
||||
|
||||
Reference in New Issue
Block a user