prepare Makefile for 3.6

SVN-Revision: 34059
master
John Crispin 12 years ago
parent 1a7334a874
commit fa316620a7
  1. 6
      target/linux/lantiq/Makefile

@ -9,10 +9,12 @@ include $(TOPDIR)/rules.mk
BOARD:=lantiq
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.5
CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves
define Target/Description

Loading…
Cancel
Save