add some fixes for parallel build (does not work with -j4 yet, but it gets most packa...
[openwrt.git] / openwrt / Makefile
index fd2a4ad..e966188 100644 (file)
@@ -45,6 +45,8 @@ include $(TOPDIR)/rules.mk
 
 all: world
 
+.NOTPARALLEL:
+
 ##############################################################
 #
 # Build the toolchain
This page took 0.017921 seconds and 4 git commands to generate.