lantiq: add Amazon-SE subtarget
[openwrt/openwrt.git] / target / linux / lantiq / Makefile
index b615c4b784c041fa049f1733cfc7065556f7969e..a92e181bcf8da9703ae1d9452f11f1dc78c2c1da 100644 (file)
@@ -9,13 +9,11 @@ include $(TOPDIR)/rules.mk
 BOARD:=lantiq
 BOARDNAME:=Lantiq
 FEATURES:=squashfs
-SUBTARGETS=xway xrx200
+SUBTARGETS:=xrx200 xway xway_legacy falcon ase
 MAINTAINER:=John Crispin <john@phrozen.org>
 
 KERNEL_PATCHVER:=4.4
 
-CPU_TYPE:=mips32r2
-
 define Target/Description
        Build firmware images for Lantiq SoC
 endef