From 88ea80c8f3253f3e8c9c1cc6d22a6e9503d14378 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Mon, 16 Mar 2015 11:51:54 +0000 Subject: 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44830 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- include/version.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/version.mk') diff --git a/include/version.mk b/include/version.mk index 5cfeae235c..69141ff696 100644 --- a/include/version.mk +++ b/include/version.mk @@ -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 \ -- cgit v1.2.3