1
0
This repository has been archived on 2025-06-16. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
2023-10-20 18:09:56 -03:00

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