mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00:00
ar71xx: use 4k erase size images for ubnt xm
SVN-Revision: 18498
This commit is contained in:
parent
79fcadc146
commit
c9983c8912
@ -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