blob: 7cdd540590a522485965a0e002e32089648460e9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
ARCH:=mips
SUBTARGET:=svip_be
BOARDNAME:=SVIP Big Endian
FEATURES:=squashfs
DEVICE_TYPE:=other
DEFAULT_PACKAGES+= uboot-svip hostapd-mini
define Target/Description
Lantiq SVIP Big Endian
endef
|