imx6: disable MSI interrupts
[oweals/openwrt.git] / target / linux / lantiq / Makefile
index af4295cbb836e5c64a0dd8c853a8f1163e986d96..3e4f48e7b12377c67c931ad3b2b81fe65541ee61 100644 (file)
@@ -9,13 +9,11 @@ include $(TOPDIR)/rules.mk
 BOARD:=lantiq
 BOARDNAME:=Lantiq
 FEATURES:=squashfs
-SUBTARGETS=xrx200 xway xway_legacy
+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