1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-29 00:32:55 +03:00

dnsmasq: enable parallel builds

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33416 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2012-09-15 11:36:58 +00:00
parent fdf6cea92a
commit 71837203fa

View File

@ -18,6 +18,7 @@ PKG_MD5SUM:=f47e5cb8f5bac6343f24b2dbe317ab40
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1
include $(INCLUDE_DIR)/package.mk