projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d3d765
)
missed a reference to compile-targets
author
Mike Baker
<mbm@openwrt.org>
Fri, 16 Feb 2007 01:12:05 +0000
(
01:12
+0000)
committer
Mike Baker
<mbm@openwrt.org>
Fri, 16 Feb 2007 01:12:05 +0000
(
01:12
+0000)
SVN-Revision: 6306
package/Makefile
patch
|
blob
|
history
diff --git
a/package/Makefile
b/package/Makefile
index 7e4e97c3aad8de3e5887fa1daaeebd36b45a4b56..6ddbc1ba45a2775319123ed381251fc4a6d65dc1 100644
(file)
--- a/
package/Makefile
+++ b/
package/Makefile
@@
-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: