X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=package%2Fboot%2Fuboot-lantiq%2FMakefile;h=90060ef41d002e81eb68edf3351c58e4af71f3bb;hb=fc76ed2f1ee1cedf23c4c53073ac812fef682781;hp=078c79c0549ac90be84e0f78855526029603c728;hpb=e26ebc5a84d6d2500b51dee5c18d56905efee78a;p=openwrt.git diff --git a/package/boot/uboot-lantiq/Makefile b/package/boot/uboot-lantiq/Makefile index 078c79c054..90060ef41d 100644 --- 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