missed a reference to compile-targets
authorMike Baker <mbm@openwrt.org>
Fri, 16 Feb 2007 01:12:05 +0000 (01:12 +0000)
committerMike Baker <mbm@openwrt.org>
Fri, 16 Feb 2007 01:12:05 +0000 (01:12 +0000)
SVN-Revision: 6306

package/Makefile

index 7e4e97c3aad8de3e5887fa1daaeebd36b45a4b56..6ddbc1ba45a2775319123ed381251fc4a6d65dc1 100644 (file)
@@ -73,7 +73,7 @@ $(PACKAGE_DIR)/Packages: $(PACKAGE_DIR)/*.ipk
 symlinks:
        ../scripts/feeds.sh $(CONFIG_SOURCE_FEEDS) 
 
-ifeq ($(MAKECMDGOALS),compile-targets)
+ifeq ($(MAKECMDGOALS),compile)
 MAKEFLAGS:=$(MAKEFLAGS) -j$(CONFIG_JLEVEL)
 else
 .NOTPARALLEL: