mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
Build natalie-dect single threaded. for real this time.
This commit is contained in:
parent
ab34a5ba66
commit
e04a8f0f98
1 changed files with 2 additions and 1 deletions
|
|
@ -23,12 +23,13 @@ PKG_SOURCE_PROTO:=git
|
|||
endif
|
||||
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_BUILD_PARALLEL:=0
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
include $(INCLUDE_DIR)/image.mk
|
||||
include $(INCLUDE_DIR)/kernel.mk
|
||||
|
||||
PKG_BUILD_PARALLEL:=0
|
||||
|
||||
BCM_KERNEL_VERSION=`cat $(BUILD_DIR)/bcmkernel/bcm963xx/kernel/linux-*/include/config/kernel.release`
|
||||
|
||||
export BUILD_DIR
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue