target: don't build jffs2 nor images by default
[openwrt/openwrt.git] / target / linux / lantiq / xway / target.mk
index 7cc0d25c971498c86204623ae6aab65f37f28971..db5aa7c4a27db49a033cd0d0a0da96d50ddc29d2 100644 (file)
@@ -1,10 +1,10 @@
 ARCH:=mips
 SUBTARGET:=xway
-BOARDNAME:=Xway
-FEATURES:=squashfs jffs2 atm
+BOARDNAME:=XWAY
+FEATURES:=squashfs atm
 
-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