]> git.enpas.org Git - openwrt.git/blob - target/linux/lantiq/svip_be/target.mk
lantiq: add tplink header id to sysupgrade and fix a comment
[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