f5f36911f0
SVN-Revision: 32925
12 lines
210 B
Makefile
12 lines
210 B
Makefile
ARCH:=mipsel
|
|
SUBTARGET:=svip_le
|
|
BOARDNAME:=SVIP Little Endian
|
|
FEATURES:=squashfs jffs2
|
|
DEVICE_TYPE:=other
|
|
|
|
DEFAULT_PACKAGES+= uboot-svip hostapd-mini
|
|
|
|
define Target/Description
|
|
Lantiq SVIP Little Endian
|
|
endef
|