projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1378fe
)
opkg: move the build dir to KERNEL_BUILD_DIR, as compilation is target dependent
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 2 Oct 2009 15:18:38 +0000
(15:18 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 2 Oct 2009 15:18:38 +0000
(15:18 +0000)
SVN-Revision: 17820
package/opkg/Makefile
patch
|
blob
|
history
diff --git
a/package/opkg/Makefile
b/package/opkg/Makefile
index e67584764ac9461c9b372e9658d919c7611c2c51..d72cc0ce41fdea5a5fa44a230961c5cbab603ca1 100644
(file)
--- 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