From: Felix Fietkau 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-Tag: reboot~22314 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=be563b8702d4be49a6dc180f5c272d0771f7b8e5;p=openwrt%2Fstaging%2Flynxis.git opkg: move the build dir to KERNEL_BUILD_DIR, as compilation is target dependent SVN-Revision: 17820 --- diff --git a/package/opkg/Makefile b/package/opkg/Makefile index e67584764a..d72cc0ce41 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