projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fef15a9
)
Fix bzImage copy with 2.6.24 kernels
author
Florian Fainelli
<florian@openwrt.org>
Sun, 9 Mar 2008 11:08:38 +0000
(11:08 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 9 Mar 2008 11:08:38 +0000
(11:08 +0000)
SVN-Revision: 10574
target/linux/rdc/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/rdc/image/Makefile
b/target/linux/rdc/image/Makefile
index 613aa3923d657032b6fefd89aaa3a7b0329cb9e7..4da96b7e18474f5c1940d15fb90246cc55a89734 100644
(file)
--- a/
target/linux/rdc/image/Makefile
+++ b/
target/linux/rdc/image/Makefile
@@
-8,7
+8,7
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/image.mk
define Image/Prepare
- $(CP) $(LINUX_DIR)/arch/
i3
86/boot/bzImage $(KDIR)/bzImage
+ $(CP) $(LINUX_DIR)/arch/
x
86/boot/bzImage $(KDIR)/bzImage
endef
define trxalign/jffs2-128k