lantiq: Tune the XWAY subtarget cflags
[openwrt.git] / target / linux / lantiq / xway / target.mk
index 7cc0d25..ffbc4ea 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
+DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug
 
 define Target/Description
-       Lantiq XWAY (danube/twinpass/ar9/ase)
+       Lantiq XWAY
 endef