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:
Felix Fietkau
2005-04-08 09:08:38 +00:00
parent 2991ede20a
commit f40a826160
12 changed files with 32 additions and 16 deletions

View File

@@ -10,6 +10,7 @@ PKG_RELEASE := 1
TARGETS :=
INSTALL_TARGETS :=
.NOTPARALLEL:
define KMOD_template
ifeq ($$(strip $(4)),)