mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:30:16 +02:00
ar71xx: use 4k erase size images for ubnt xm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18498 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1a0728cfcf
commit
cbcaeda0d6
@ -296,7 +296,7 @@ define Image/Build/Template/UBNTXM
|
||||
endef
|
||||
|
||||
define Image/Build/Template/UBNTXM/squashfs
|
||||
$(call Image/Build/Template/UBNTXM,squashfs,$(1),$(2),$(3),$(4),$(5))
|
||||
$(call Image/Build/Template/UBNTXM,squashfs-4k,$(1),$(2),$(3),$(4),$(5))
|
||||
endef
|
||||
|
||||
define Image/Build/Template/UBNTXM/jffs2-64k
|
||||
|
Loading…
Reference in New Issue
Block a user