projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d59184
)
opkg: move the build dir to KERNEL_BUILD_DIR, as compilation is target dependent
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 2 Oct 2009 15:18:38 +0000
(15:18 +0000)
committer
nbd
<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
patch
|
blob
|
history
diff --git
a/package/opkg/Makefile
b/package/opkg/Makefile
index
e675847
..
d72cc0c
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
This page took
0.023893 seconds
and
4
git commands to generate.