projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e15846
)
put the dtc to the other host tools (thanks to Thomas)
author
Ralph Hempel
<ralph.hempel@lantiq.com>
Tue, 18 Mar 2008 20:44:12 +0000
(20:44 +0000)
committer
Ralph Hempel
<ralph.hempel@lantiq.com>
Tue, 18 Mar 2008 20:44:12 +0000
(20:44 +0000)
SVN-Revision: 10616
tools/dtc/Makefile
patch
|
blob
|
history
diff --git
a/tools/dtc/Makefile
b/tools/dtc/Makefile
index fab6d504160559aced53740b7053b65d9500f77b..b41484aae3757cd086af647b955762548e496a96 100644
(file)
--- a/
tools/dtc/Makefile
+++ b/
tools/dtc/Makefile
@@
-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