a30681dff0
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38210
12 lines
196 B
Makefile
12 lines
196 B
Makefile
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
|