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