Change searchpath from STAGING_DIR/{include,lib} to STAGING_DIR/usr/{include,lib},
[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.020024 seconds and 4 git commands to generate.