aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-04-08 09:08:38 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-04-08 09:08:38 +0000
commitb7d92815a6aaefcf2aa6240346445530473e9c1e (patch)
tree66a9a28ea0c69b059939becc0f335bc8ec1d5437 /openwrt/Makefile
parent322b84237cee9e9adb88d32af8f20f384066866e (diff)
downloadupstream-b7d92815a6aaefcf2aa6240346445530473e9c1e.tar.gz
upstream-b7d92815a6aaefcf2aa6240346445530473e9c1e.tar.bz2
upstream-b7d92815a6aaefcf2aa6240346445530473e9c1e.zip
add some fixes for parallel build (does not work with -j4 yet, but it gets most packages compiled now)
SVN-Revision: 577
Diffstat (limited to 'openwrt/Makefile')
-rw-r--r--openwrt/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/Makefile b/openwrt/Makefile
index fd2a4ad8e4..e966188187 100644
--- a/openwrt/Makefile
+++ b/openwrt/Makefile
@@ -45,6 +45,8 @@ include $(TOPDIR)/rules.mk
all: world
+.NOTPARALLEL:
+
##############################################################
#
# Build the toolchain