aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/svip_le/target.mk
blob: 2c1ed07a4e06c07c557f6393f43caf5491f3c269 (plain)
1
2
3
4
5
6
7
8
9
10
11
ARCH:=mipsel
SUBTARGET:=svip_le
BOARDNAME:=SVIP Little Endian
FEATURES:=squashfs
DEVICE_TYPE:=other

DEFAULT_PACKAGES+= uboot-svip hostapd-mini

define Target/Description
	Lantiq SVIP Little Endian
endef