mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 01:43:08 +02:00
[lantiq] prepare Makefile for 3.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34059 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
75857e14a0
commit
961508b717
@ -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…
Reference in New Issue
Block a user