1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-19 17:43:41 +03: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:
nbd 2009-11-23 17:12:59 +00:00
parent 1a0728cfcf
commit cbcaeda0d6

View File

@ -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