projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add top-level kernel_menuconfig target to unpack and reconfigure the kernel - uses...
[openwrt.git]
/
package
/
Makefile
diff --git
a/package/Makefile
b/package/Makefile
index
7e4e97c
..
6ddbc1b
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:
This page took
0.040213 seconds
and
4
git commands to generate.