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-a3cf2f4a3e73master
parent
c7d739f41d
commit
11ea08ec3c
|
@ -5,6 +5,7 @@
|
|||
# See /LICENSE for more information.
|
||||
|
||||
include $(TOPDIR)/rules.mk
|
||||
include $(INCLUDE_DIR)/kernel.mk
|
||||
|
||||
PKG_NAME:=opkg
|
||||
PKG_REV:=215
|
||||
|
|
Loading…
Reference in New Issue