kernel: update linux 3.6 to 3.6.10
[librecmc/librecmc.git] / target / linux / lantiq / Makefile
index a9109c8cdb59f23e89e0047ffb9474ecd9a4e62e..1ab6dea1b3f8e14e349f9a9847be0d1c130d3c00 100644 (file)
@@ -6,14 +6,15 @@
 #
 include $(TOPDIR)/rules.mk
 
-ARCH:=mips
 BOARD:=lantiq
-BOARDNAME:=Lantiq GPON/XWAY
+BOARDNAME:=Lantiq GPON/XWAY/SVIP
 FEATURES:=squashfs jffs2
-DEFAULT_SUBTARGET:=danube
-
+SUBTARGETS:=danube ar9 vr9 falcon svip_be
 LINUX_VERSION:=3.3.8
 
+#SUBTARGETS=xway ase
+#LINUX_VERSION:=3.6.10
+
 CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves
 
 define Target/Description