mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 08:19:43 +02:00
0d1207bd0b
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32925 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
202 B
Makefile
12 lines
202 B
Makefile
ARCH:=mips
|
|
SUBTARGET:=svip_be
|
|
BOARDNAME:=SVIP Big Endian
|
|
FEATURES:=squashfs jffs2
|
|
DEVICE_TYPE:=other
|
|
|
|
DEFAULT_PACKAGES+= uboot-svip hostapd-mini
|
|
|
|
define Target/Description
|
|
Lantiq SVIP Big Endian
|
|
endef
|