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