mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 01:37:10 +02:00
put the dtc to the other host tools (thanks to Thomas)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10616 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f6e91c760f
commit
1f5ca792f8
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user