projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] move spi_gpio driver into the kernel, clean-up SPI modules
[openwrt.git]
/
target
/
linux
/
rdc
/
image
/
Makefile
diff --git
a/target/linux/rdc/image/Makefile
b/target/linux/rdc/image/Makefile
index
613aa39
..
4da96b7
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
This page took
0.025307 seconds
and
4
git commands to generate.