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 | 3e3be2d100675bf5a0879fd31c9d328755bbb1b2 (patch) | |
tree | 67d377039b374049bd8aa421fd5984b1bf5f4f6f /target/linux/ifxmips/Makefile | |
parent | c19fdd5473975229ba2406534423b95a80e9e4f3 (diff) | |
download | master-187ad058-3e3be2d100675bf5a0879fd31c9d328755bbb1b2.tar.gz master-187ad058-3e3be2d100675bf5a0879fd31c9d328755bbb1b2.tar.bz2 master-187ad058-3e3be2d100675bf5a0879fd31c9d328755bbb1b2.zip |
[ifxmips] add .32 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21150 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |