From f0b23cd6d3634c94d6ad6cdde4803311706d0e79 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 17 Sep 2013 21:46:00 +0000 Subject: lantiq: add a subtarget for the xrx200 SoC family Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38029 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 94b506d4ee..4b820547fe 100644 --- a/target/linux/lantiq/Makefile +++ b/target/linux/lantiq/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk BOARD:=lantiq BOARDNAME:=Lantiq GPON/XWAY/SVIP FEATURES:=squashfs -SUBTARGETS=xway ase falcon +SUBTARGETS=xway xrx200 ase falcon LINUX_VERSION:=3.8.13 -- cgit v1.2.3