projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac81167
)
ar71xx: use 64k block size for WZR-HP-AG300H
author
Gabor Juhos
<juhosg@openwrt.org>
Fri, 27 Jan 2012 10:42:41 +0000
(10:42 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Fri, 27 Jan 2012 10:42:41 +0000
(10:42 +0000)
SVN-Revision: 29917
target/linux/ar71xx/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/image/Makefile
b/target/linux/ar71xx/image/Makefile
index 26623ff02e3921ecea643ffcc4c3b4eafaf32e32..02eb9b76b762e5748a8e4856f191e21dad1d1fbe 100644
(file)
--- a/
target/linux/ar71xx/image/Makefile
+++ b/
target/linux/ar71xx/image/Makefile
@@
-950,7
+950,7
@@
endef
wzrhpag300h_cmdline=board=WZR-HP-AG300H console=ttyS0,115200
define Image/Build/Profile/WZRHPAG300H
- $(call Image/Build/Template/$(fs_
128
k)/$(1),WZRHPG30XNH,wzr-hp-ag300h,$(wzrhpag300h_cmdline),WZR-HP-AG300H)
+ $(call Image/Build/Template/$(fs_
64
k)/$(1),WZRHPG30XNH,wzr-hp-ag300h,$(wzrhpag300h_cmdline),WZR-HP-AG300H)
endef
wzrhpg450h_cmdline=board=WZR-HP-G450H console=ttyS0,115200