diff options
Diffstat (limited to 'target/linux/ifxmips/Makefile')
-rw-r--r-- | target/linux/ifxmips/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ifxmips/Makefile b/target/linux/ifxmips/Makefile index f58b5c2b5e..32fee6f082 100644 --- a/target/linux/ifxmips/Makefile +++ b/target/linux/ifxmips/Makefile @@ -13,8 +13,8 @@ FEATURES:=squashfs jffs2 atm SUBTARGETS:=danube #ar9 #LINUX_VERSION:=2.6.30.10 -LINUX_VERSION:=2.6.32.10 -#LINUX_VERSION:=2.6.33.2 +#LINUX_VERSION:=2.6.32.10 +LINUX_VERSION:=2.6.33.2 CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time |