lantiq: enable Netgear DGN1000B image build
[oweals/openwrt.git] / target / linux / lantiq / Makefile
index 66f3e7645d71e8d63b92abd17f62fb2d732bdd8a..a92e181bcf8da9703ae1d9452f11f1dc78c2c1da 100644 (file)
@@ -9,13 +9,11 @@ include $(TOPDIR)/rules.mk
 BOARD:=lantiq
 BOARDNAME:=Lantiq
 FEATURES:=squashfs
-SUBTARGETS:=xrx200 xway xway_legacy falcon
+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