mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 18:50:49 +02:00
ar71xx: fix TL-WR1041 image size
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31923 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
75c71fcaa0
commit
d3fa7efc8c
@ -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,8Mlzma)
|
||||
$(call Image/Build/Template/$(fs_64kraw)/$(1),TPLINK-LZMA,tl-wr1041n-v2,$(tlwr1041_cmdline),0x10410002,1,4Mlzma)
|
||||
endef
|
||||
|
||||
tlwr1043_cmdline=board=TL-WR1043ND console=ttyS0,115200
|
||||
|
Loading…
Reference in New Issue
Block a user