at91: 5.15: remove old config and patch files
[openwrt/openwrt.git] / target / linux / lantiq / xway_legacy / target.mk
1 ARCH:=mips
2 SUBTARGET:=xway_legacy
3 BOARDNAME:=XWAY Legacy
4 FEATURES+=atm ramdisk small_flash
5 CPU_TYPE:=24kc
6
7 DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug swconfig
8
9 define Target/Description
10 Lantiq XWAY Legacy for old boards with small flash
11 endef