Use PKG_BUILD_PARALLEL:=0 to force-disable parallel build
[packages.git] / net / uob-nomad / Makefile
index b630bb7..ad02597 100644 (file)
@@ -14,8 +14,7 @@ PKG_MD5SUM:=9c7445cefaf8d6160017aef606f2e558
 PKG_SOURCE_URL:=http://www.comnets.uni-bremen.de/~mab/openwrt/source/
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 
-# Force -j1
-PKG_JOBS:=
+PKG_BUILD_PARALLEL:=0
 
 include $(INCLUDE_DIR)/package.mk