]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/openswan
Done a whole review of the lfs to make building more paralell
[ipfire-2.x.git] / lfs / openswan
index bcd66487c4b610087c6f79c2e44370f677f2ce27..ccbd4db3d92e2dbcd9658eb8223b0c28a50fe861 100644 (file)
@@ -79,7 +79,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
 ifeq "$(KMOD)" "1"
-       cd $(DIR_APP) && make KERNELSRC=/usr/src/linux module
+       cd $(DIR_APP) && make KERNELSRC=/usr/src/linux module $(MAKETUNING) $(EXTRA_MAKE)
        cd $(DIR_APP) && make minstall
 else
        cd $(DIR_APP) && sed -i \