mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
add some fixes for parallel build (does not work with -j4 yet, but it gets most packages compiled now)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@577 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -10,6 +10,7 @@ PKG_RELEASE := 1
|
||||
TARGETS :=
|
||||
INSTALL_TARGETS :=
|
||||
|
||||
.NOTPARALLEL:
|
||||
|
||||
define KMOD_template
|
||||
ifeq ($$(strip $(4)),)
|
||||
|
||||
Reference in New Issue
Block a user