tools/e2fsprogs: enable parallel builds

SVN-Revision: 33440
This commit is contained in:
Felix Fietkau 2012-09-15 14:18:07 +00:00
parent 0250047a79
commit 54bd532d15
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/e2fsprogs
HOST_BUILD_PARALLEL:=1
include $(INCLUDE_DIR)/host-build.mk
HOST_CFLAGS += $(FPIC)