projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ixp4xx: add TW-266-2 support to 2.6.32 as well
[openwrt.git]
/
target
/
linux
/
ixp4xx
/
image
/
Makefile
diff --git
a/target/linux/ixp4xx/image/Makefile
b/target/linux/ixp4xx/image/Makefile
index
da8f0fd
..
6108e91
100644
(file)
--- a/
target/linux/ixp4xx/image/Makefile
+++ b/
target/linux/ixp4xx/image/Makefile
@@
-37,7
+37,7
@@
endef
define Image/BuildKernel
cp $(KDIR)/zImage $(BIN_DIR)/$(IMG_PREFIX)-zImage
- BIN_DIR=$(BIN_DIR) $(TOPDIR)/scripts/arm-magic.sh
+ BIN_DIR=$(BIN_DIR)
IMG_PREFIX="$(IMG_PREFIX)"
$(TOPDIR)/scripts/arm-magic.sh
endef
define Image/Build
This page took
0.023354 seconds
and
4
git commands to generate.