projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c552ba
)
ar71xx: fix TL-WR1041 image size
author
Gabor Juhos
<juhosg@openwrt.org>
Sun, 27 May 2012 17:21:47 +0000
(17:21 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Sun, 27 May 2012 17:21:47 +0000
(17:21 +0000)
SVN-Revision: 31923
target/linux/ar71xx/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/image/Makefile
b/target/linux/ar71xx/image/Makefile
index 2f6a161cfd38f3e3130e132149048a8234031705..1c0384df2696387d05193ba018e8ccf7b05b1c4b 100644
(file)
--- a/
target/linux/ar71xx/image/Makefile
+++ b/
target/linux/ar71xx/image/Makefile
@@
-955,7
+955,7
@@
endef
tlwr1041_cmdline=board=TL-WR1041N-v2 console=ttyS0,115200
define Image/Build/Profile/TLWR1041
- $(call Image/Build/Template/$(fs_64kraw)/$(1),TPLINK-LZMA,tl-wr1041n-v2,$(tlwr1041_cmdline),0x10410002,1,
8
Mlzma)
+ $(call Image/Build/Template/$(fs_64kraw)/$(1),TPLINK-LZMA,tl-wr1041n-v2,$(tlwr1041_cmdline),0x10410002,1,
4
Mlzma)
endef
tlwr1043_cmdline=board=TL-WR1043ND console=ttyS0,115200