1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-14 01:41:06 +02:00

12 lines
210 B
Makefile
Raw Normal View History

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