mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 19:49:54 +02:00
ar71xx: use 64k block size for WZR-HP-AG300H
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29917 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
406018ae4d
commit
8fcb797999
@ -950,7 +950,7 @@ endef
|
||||
|
||||
wzrhpag300h_cmdline=board=WZR-HP-AG300H console=ttyS0,115200
|
||||
define Image/Build/Profile/WZRHPAG300H
|
||||
$(call Image/Build/Template/$(fs_128k)/$(1),WZRHPG30XNH,wzr-hp-ag300h,$(wzrhpag300h_cmdline),WZR-HP-AG300H)
|
||||
$(call Image/Build/Template/$(fs_64k)/$(1),WZRHPG30XNH,wzr-hp-ag300h,$(wzrhpag300h_cmdline),WZR-HP-AG300H)
|
||||
endef
|
||||
|
||||
wzrhpg450h_cmdline=board=WZR-HP-G450H console=ttyS0,115200
|
||||
|
Loading…
Reference in New Issue
Block a user