Files
openwrt-19.07/target/linux/lantiq/xway_legacy/target.mk
2025-06-24 16:03:39 +02:00

12 lines
268 B
Makefile

ARCH:=mips
SUBTARGET:=xway_legacy
BOARDNAME:=XWAY Legacy
FEATURES:=squashfs atm ramdisk small_flash
CPU_TYPE:=24kc
DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug swconfig
define Target/Description
Lantiq XWAY Legacy for old boards with small flash
endef