put the dtc to the other host tools (thanks to Thomas)

SVN-Revision: 10616
This commit is contained in:
Ralph Hempel 2008-03-18 20:44:12 +00:00
parent 0e158467a4
commit 03261ab3a0
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz
PKG_SOURCE_URL:=http://www.jdl.com/software
PKG_MD5SUM:=6c84b01f500bc989b0b1ad6138fb93d5
PKG_CAT:=zcat
PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_NAME)
PKG_BUILD_DIR=$(BUILD_DIR_HOST)/$(PKG_NAME)
include $(INCLUDE_DIR)/host-build.mk