projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add mtd cleanup, fix #17
[openwrt.git]
/
openwrt
/
target
/
linux
/
linux-2.6
/
Makefile
diff --git
a/openwrt/target/linux/linux-2.6/Makefile
b/openwrt/target/linux/linux-2.6/Makefile
index
c71d9e4
..
f0ba690
100644
(file)
--- a/
openwrt/target/linux/linux-2.6/Makefile
+++ b/
openwrt/target/linux/linux-2.6/Makefile
@@
-31,7
+31,7
@@
IPKG_KERNEL:=IPKG_TMP=$(BUILD_DIR)/tmp IPKG_INSTROOT=$(LINUX_TARGET_DIR) IPKG_CO
PKG_BUILD_DIR := $(LINUX_BUILD_DIR)/linux-modules
PKG_RELEASE := 1
PKG_BUILD_DIR := $(LINUX_BUILD_DIR)/linux-modules
PKG_RELEASE := 1
-KERNEL_IPKG:=$(LINUX_BUILD_DIR)/kernel
-$(LINUX_VERSION)-$(BOARD)_
$(PKG_RELEASE)_$(ARCH).ipk
+KERNEL_IPKG:=$(LINUX_BUILD_DIR)/kernel
_$(LINUX_VERSION)-$(BOARD)-
$(PKG_RELEASE)_$(ARCH).ipk
KERNEL_IDIR:=$(LINUX_BUILD_DIR)/kernel-ipkg
KPKG_MAKEOPTS:= IPKG="$(IPKG_KERNEL)" \
KERNEL_IDIR:=$(LINUX_BUILD_DIR)/kernel-ipkg
KPKG_MAKEOPTS:= IPKG="$(IPKG_KERNEL)" \
This page took
0.025281 seconds
and
4
git commands to generate.