build host libtool along with target libtool

SVN-Revision: 15338
This commit is contained in:
Felix Fietkau 2009-04-22 22:05:51 +00:00
parent e76aa157bc
commit bb0448739c
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
HOST_PATCH_DIR=/dev/null
PKG_BUILD_DEPENDS:=libtool/host
include $(INCLUDE_DIR)/host-build.mk
include $(INCLUDE_DIR)/package.mk