uci: mark uci as unsafe for parallel building

SVN-Revision: 26470
This commit is contained in:
Jo-Philipp Wich 2011-04-04 12:06:37 +00:00
parent c319b73399
commit c64e907639
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ PKG_SOURCE_VERSION:=$(PKG_REV)
PKG_SOURCE_PROTO:=git
PKG_MIRROR_MD5SUM:=2f562ba3a4e1f759392d6e5b4d1144d7
PKG_BUILD_PARALLEL:=0
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/cmake.mk