From: nbd Date: Fri, 2 Oct 2009 15:18:38 +0000 (+0000) Subject: opkg: move the build dir to KERNEL_BUILD_DIR, as compilation is target dependent X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=982e75bdf63b13aa009f301b98c81a756b7d15c6 opkg: move the build dir to KERNEL_BUILD_DIR, as compilation is target dependent git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17820 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/opkg/Makefile b/package/opkg/Makefile index e67584764..d72cc0ce4 100644 --- a/package/opkg/Makefile +++ b/package/opkg/Makefile @@ -5,6 +5,7 @@ # See /LICENSE for more information. include $(TOPDIR)/rules.mk +include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=opkg PKG_REV:=215