build: remove mips16 feature flag from target makefiles
[openwrt/staging/yousong.git] / target / linux / lantiq / xway_legacy / target.mk
1 ARCH:=mips
2 SUBTARGET:=xway_legacy
3 BOARDNAME:=XWAY Legacy
4 FEATURES:=squashfs 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