[3.14]: add missing symbols in prepping for afs patchset
[15.05/openwrt.git] / target / linux / lantiq / xway / target.mk
index 9891b44..1b54ee2 100644 (file)
@@ -1,10 +1,12 @@
 ARCH:=mips
 SUBTARGET:=xway
-BOARDNAME:=Xway
-FEATURES:=squashfs jffs2 atm
+BOARDNAME:=XWAY
+FEATURES:=squashfs atm mips16 jffs2_nand
+CPU_TYPE:=34kc
+CPU_SUBTYPE:=dsp
 
-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 atm-esi
 
 define Target/Description
-       Lantiq XWAY (danube/twinpass/ar9)
+       Lantiq XWAY
 endef