projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcbaee4
)
uboot-lantiq: enable parallel building
author
John Crispin
<john@openwrt.org>
Sat, 12 Apr 2014 21:21:40 +0000
(21:21 +0000)
committer
John Crispin
<john@openwrt.org>
Sat, 12 Apr 2014 21:21:40 +0000
(21:21 +0000)
Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
SVN-Revision: 40488
package/boot/uboot-lantiq/Makefile
patch
|
blob
|
history
diff --git
a/package/boot/uboot-lantiq/Makefile
b/package/boot/uboot-lantiq/Makefile
index 078c79c0549ac90be84e0f78855526029603c728..90060ef41d002e81eb68edf3351c58e4af71f3bb 100644
(file)
--- a/
package/boot/uboot-lantiq/Makefile
+++ b/
package/boot/uboot-lantiq/Makefile
@@
-21,6
+21,8
@@
PKG_TARGETS:=bin
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
+PKG_BUILD_PARALLEL:=1
+
FIRMWARE_LANTIQ_SOURCE:=$(TOPDIR)/target/linux/lantiq/files/firmware/lantiq
include $(INCLUDE_DIR)/package.mk