mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 06:33:41 +00:00
1beaf031d1
Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36863
12 lines
204 B
Makefile
12 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
|