config flash eth0_1
	option ifname	eth0.1
	option rootfs	/tmp/image-port1/openwrt-atheros-root.squashfs
	option kernel	/tmp/image-port1/openwrt-atheros-vmlinux.lzma
	option ubnt	/tmp/image-port1/openwrt-atheros-ubnt5-squashfs.bin
	option loop	'1'

config flash eth0_2
	option ifname	eth0.2
	option rootfs	/tmp/image-port2/openwrt-atheros-root.squashfs
	option kernel	/tmp/image-port2/openwrt-atheros-vmlinux.lzma
	option ubnt	/tmp/image-port2/openwrt-atheros-ubnt5-squashfs.bin
	option loop	'1'

config flash eth0_3
	option ifname	eth0.3
	option rootfs	/tmp/image-port3/openwrt-atheros-root.squashfs
	option kernel	/tmp/image-port3/openwrt-atheros-vmlinux.lzma
	option ubnt	/tmp/image-port3/openwrt-atheros-ubnt5-squashfs.bin
	option loop	'1'

config flash eth0_4
	option ifname	eth0.4
	option rootfs	/tmp/image-port4/openwrt-atheros-root.squashfs
	option kernel	/tmp/image-port4/openwrt-atheros-vmlinux.lzma
	option ubnt	/tmp/image-port4/openwrt-atheros-ubnt5-squashfs.bin
	option loop	'1'
