From 239ad94165adc3ffb5290dd871d2ff0ddff4bdcf Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 13 Jun 2016 19:04:20 +0200 Subject: lantiq: add xway_legacy target due to bloat recent builds fail to fit into the flash of the old danube units Signed-off-by: John Crispin --- target/linux/lantiq/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/lantiq/Makefile') diff --git a/target/linux/lantiq/Makefile b/target/linux/lantiq/Makefile index b615c4b784..af4295cbb8 100644 --- a/target/linux/lantiq/Makefile +++ b/target/linux/lantiq/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk BOARD:=lantiq BOARDNAME:=Lantiq FEATURES:=squashfs -SUBTARGETS=xway xrx200 +SUBTARGETS=xrx200 xway xway_legacy MAINTAINER:=John Crispin KERNEL_PATCHVER:=4.4 -- cgit v1.2.3