projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Put back some code from the 2.4 driver, supposed to boot network perfs
[openwrt.git]
/
target
/
linux
/
amcc-2.6
/
image
/
Makefile
diff --git
a/target/linux/amcc-2.6/image/Makefile
b/target/linux/amcc-2.6/image/Makefile
index
bd391f0
..
09ff061
100644
(file)
--- a/
target/linux/amcc-2.6/image/Makefile
+++ b/
target/linux/amcc-2.6/image/Makefile
@@
-7,6
+7,8
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/image.mk
+JFFS2_BLOCKSIZE=256k
+
define Image/Prepare
cp $(LINUX_DIR)/arch/ppc/boot/images/uImage $(KDIR)/uImage
endef
This page took
0.023792 seconds
and
4
git commands to generate.