Add an rscript shell script to recursively find strippable binaries and strip unstrip...
[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.020825 seconds and 4 git commands to generate.