Files
openwrt-kernel5.4-nss-qsdk10.0/target/linux/lantiq/xway_legacy/target.mk
2025-06-24 13:14:22 +02:00

12 lines
259 B
Makefile

ARCH:=mips
SUBTARGET:=xway_legacy
BOARDNAME:=XWAY Legacy
FEATURES+=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