diff options
Diffstat (limited to 'target')
-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 c8e376ccf4..6f952b6512 100644 --- a/target/linux/lantiq/Makefile +++ b/target/linux/lantiq/Makefile @@ -13,7 +13,7 @@ SUBTARGETS:=danube ar9 vr9 falcon svip_be LINUX_VERSION:=3.3.8 #SUBTARGETS=xway ase -#LINUX_VERSION:=3.6.5 +#LINUX_VERSION:=3.6.6 CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves |