opkg: move the build dir to KERNEL_BUILD_DIR, as compilation is target dependent
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 2 Oct 2009 15:18:38 +0000 (15:18 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 2 Oct 2009 15:18:38 +0000 (15:18 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17820 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/opkg/Makefile

index e67584764ac9461c9b372e9658d919c7611c2c51..d72cc0ce41fdea5a5fa44a230961c5cbab603ca1 100644 (file)
@@ -5,6 +5,7 @@
 # See /LICENSE for more information.
 
 include $(TOPDIR)/rules.mk
+include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=opkg
 PKG_REV:=215