aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xway/target.mk
blob: c60b2db7d0d59c72570e30acf2d2be81f0e58270 (plain)
1
2
3
4
5
6
7
8
9
10
11
ARCH:=mips
SUBTARGET:=xway
BOARDNAME:=XWAY
FEATURES:=squashfs atm mips16 nand ubifs ramdisk
CPU_TYPE:=24kc

DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug swconfig

define Target/Description
	Lantiq XWAY
endef