lantiq: add v3.10 patches
[openwrt.git] / target / linux / lantiq / xway / target.mk
index 9891b447fdabc0c57623708951d900a805aa16d8..ffbc4eaefeb5795c2e7936dcb1dcaf8628930ab8 100644 (file)
@@ -1,10 +1,11 @@
 ARCH:=mips
 SUBTARGET:=xway
-BOARDNAME:=Xway
-FEATURES:=squashfs jffs2 atm
+BOARDNAME:=XWAY
+FEATURES:=squashfs atm mips16
+CFLAGS+= -mtune=34kc -mdsp
 
-DEFAULT_PACKAGES+=kmod-pppoa ppp-mod-pppoa linux-atm atm-tools br2684ctl kmod-ltq-dsl ltq-dsl-app swconfig
+DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug
 
 define Target/Description
-       Lantiq XWAY (danube/twinpass/ar9)
+       Lantiq XWAY
 endef