treewide: select ath10k firmware explicit
[lede.git] / target / linux / lantiq / Makefile
index 7b79b68c42daadd86457624220b3c39fdb28800a..3e4f48e7b12377c67c931ad3b2b81fe65541ee61 100644 (file)
@@ -9,13 +9,11 @@ include $(TOPDIR)/rules.mk
 BOARD:=lantiq
 BOARDNAME:=Lantiq
 FEATURES:=squashfs
-SUBTARGETS=xway xrx200
-MAINTAINER:=John Crispin <blogic@openwrt.org>
+SUBTARGETS:=xrx200 xway xway_legacy falcon
+MAINTAINER:=John Crispin <john@phrozen.org>
 
 KERNEL_PATCHVER:=4.4
 
-CPU_TYPE:=mips32r2
-
 define Target/Description
        Build firmware images for Lantiq SoC
 endef