archs38: only calculate entry point address when necessary
[openwrt/openwrt.git] / target / linux / lantiq / Makefile
index b615c4b784c041fa049f1733cfc7065556f7969e..3e4f48e7b12377c67c931ad3b2b81fe65541ee61 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
 MAINTAINER:=John Crispin <john@phrozen.org>
 
 KERNEL_PATCHVER:=4.4
 
-CPU_TYPE:=mips32r2
-
 define Target/Description
        Build firmware images for Lantiq SoC
 endef