move tools from toolchain/ to tools/
[openwrt.git] / toolchain / libnotimpl / Makefile
index d55bf4e3fe3b4e68fca9f330849e1b3b3f03fcd0..85156723be8f4c89a79f4973fa59cf49ad49e643 100644 (file)
@@ -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