summaryrefslogtreecommitdiffstats
path: root/toolchain/libnotimpl
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-09-27 14:06:46 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-09-27 14:06:46 +0000
commit44af1866aa41cfbbad48583106cb82201ded4fcb (patch)
treedc35000b8b3ff329b1029e8563aab31aaba9f98b /toolchain/libnotimpl
parentf4e092f9df4fde40d424747f4c509f67cb50a03f (diff)
move tools from toolchain/ to tools/
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4866 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/libnotimpl')
-rw-r--r--toolchain/libnotimpl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/libnotimpl/Makefile b/toolchain/libnotimpl/Makefile
index d55bf4e3f..85156723b 100644
--- a/toolchain/libnotimpl/Makefile
+++ b/toolchain/libnotimpl/Makefile
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=libnotimpl
-PKG_BUILD_DIR:=$(TOOL_BUILD_DIR)/libnotimpl
+PKG_BUILD_DIR:=$(TOOLCHAIN_BUILD_DIR)/libnotimpl
include $(INCLUDE_DIR)/host-build.mk