diff options
author | Ralph Hempel <ralph.hempel@lantiq.com> | 2010-04-24 21:35:49 +0000 |
---|---|---|
committer | Ralph Hempel <ralph.hempel@lantiq.com> | 2010-04-24 21:35:49 +0000 |
commit | e0ad8eee8ff4674e809ea0026379917bccc807fa (patch) | |
tree | 3051fcdf0bb4a1c8cb604776bc740d9c6fc5b227 /target/linux/ifxmips/Makefile | |
parent | 3698130f873b89420e6c755ea691b56ed091a67d (diff) | |
download | upstream-e0ad8eee8ff4674e809ea0026379917bccc807fa.tar.gz upstream-e0ad8eee8ff4674e809ea0026379917bccc807fa.tar.bz2 upstream-e0ad8eee8ff4674e809ea0026379917bccc807fa.zip |
add .32 patches
SVN-Revision: 21150
Diffstat (limited to 'target/linux/ifxmips/Makefile')
-rw-r--r-- | target/linux/ifxmips/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ifxmips/Makefile b/target/linux/ifxmips/Makefile index 5405a14d0a..f58b5c2b5e 100644 --- a/target/linux/ifxmips/Makefile +++ b/target/linux/ifxmips/Makefile @@ -12,7 +12,8 @@ BOARDNAME:=Infineon Mips FEATURES:=squashfs jffs2 atm SUBTARGETS:=danube #ar9 -LINUX_VERSION:=2.6.30.10 +#LINUX_VERSION:=2.6.30.10 +LINUX_VERSION:=2.6.32.10 #LINUX_VERSION:=2.6.33.2 CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time |