lantiq: fix building AVM/EVA sysupgrade images on NOR devices
[oweals/openwrt.git] / target / linux / lantiq / xway / target.mk
index e2e2a6f12b3423257f1eaaee5c58c59e2a9a41a3..1fe6bc4bda162f499884fafa1aace8affb2a6320 100644 (file)
@@ -1,11 +1,11 @@
 ARCH:=mips
 SUBTARGET:=xway
-BOARDNAME:=Xway
-FEATURES:=squashfs jffs2 atm
+BOARDNAME:=XWAY
+FEATURES:=squashfs atm mips16 nand ubifs ramdisk
+CPU_TYPE:=34kc
 
-DEFAULT_PACKAGES+=uboot-lantiq-easy50712 kmod-pppoa ppp-mod-pppoa linux-atm atm-tools br2684ctl ifxmips-dsl-api ifxmips-dsl-control ifx-tapidemo
+DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug
 
 define Target/Description
-       Lantiq XWAY (danube/twinpass/ar9)
+       Lantiq XWAY
 endef
-