ar71xx: use 4k erase size images for ubnt xm
SVN-Revision: 18498
This commit is contained in:
parent
79fcadc146
commit
c9983c8912
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue