2c1ed07a4e06c07c557f6393f43caf5491f3c269
[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