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

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

define Target/Description
	Lantiq XWAY
endef