60bcfad71459fcfe60cc649f911824aa3234a785
[openwrt.git] / target / linux / lantiq / svip_le / target.mk
1 ARCH:=mipsel
2 SUBTARGET:=svip_le
3 BOARDNAME:=SVIP Little Endian
4 FEATURES:=squashfs jffs2
5 DEVICE_TYPE:=other
6
7 DEFAULT_PACKAGES+= uboot-svip hostapd-mini
8
9 define Target/Description
10         Lantiq SVIP Little Endian
11 endef