]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/xtables-addons
core133: Ship jansson in update
[ipfire-2.x.git] / lfs / xtables-addons
index 4cf220c4e13ed3e1e53f4c302d1845c08a61759a..2152fa5fd1f4772e3a0c1846851c32a0d0fb3df1 100644 (file)
@@ -102,8 +102,7 @@ ifeq "$(USPACE)" "1"
                /usr/local/bin/
 else
        cd $(DIR_APP) && ./configure \
-               --with-kbuild=/usr/src/linux-$(KVER)/
-
+               --with-kbuild=/lib/modules/$$(uname -r)$(KCFG)/build
        cd $(DIR_APP) && make $(MAKETUNING)
 
        # Install the built kernel modules.