diff options
Diffstat (limited to 'target/linux/lantiq/Makefile')
-rw-r--r-- | target/linux/lantiq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |