summaryrefslogtreecommitdiffstats
path: root/package/opkg
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-10-02 15:18:38 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-10-02 15:18:38 +0000
commitbe563b8702d4be49a6dc180f5c272d0771f7b8e5 (patch)
tree6cc1c24fbaf736dbdf43662352d603be7cb0af30 /package/opkg
parentc1378fe9f1592c0dba0459f6aecd7931dc07ad6b (diff)
downloadmaster-31e0f0ae-be563b8702d4be49a6dc180f5c272d0771f7b8e5.tar.gz
master-31e0f0ae-be563b8702d4be49a6dc180f5c272d0771f7b8e5.tar.bz2
master-31e0f0ae-be563b8702d4be49a6dc180f5c272d0771f7b8e5.zip
opkg: move the build dir to KERNEL_BUILD_DIR, as compilation is target dependent
SVN-Revision: 17820
Diffstat (limited to 'package/opkg')
-rw-r--r--package/opkg/Makefile1
1 files changed, 1 insertions, 0 deletions
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