ef8eeffa43a98223eecbcc568a7c2736fbfcc0c4
[openwrt.git] / target / linux / lantiq / svip_be / target.mk
1 ARCH:=mips
2 SUBTARGET:=svip_be
3 BOARDNAME:=SVIP Big Endian
4 FEATURES:=squashfs
5 DEVICE_TYPE:=other
6 CFLAGS+= -mtune=mips32r2
7
8 DEFAULT_PACKAGES+= uboot-svip hostapd-mini
9
10 define Target/Description
11         Lantiq SVIP Big Endian
12 endef