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