diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-12-18 14:50:48 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-12-18 14:50:48 +0000 |
commit | e1e490651b7839a2cc73d15a77adb94a20191ffb (patch) | |
tree | 56ed9badced3af260c7043b14ec9f22684058d41 /target/linux | |
parent | e3f8bc694c7d9925d12d53947492a3507c7cd6d0 (diff) |
geos: update to 3.7
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34755 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/x86/geos/target.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/geos/target.mk b/target/linux/x86/geos/target.mk index 2b027814a8..e2f582f048 100644 --- a/target/linux/x86/geos/target.mk +++ b/target/linux/x86/geos/target.mk @@ -21,7 +21,7 @@ DEFAULT_PACKAGES += \ kmod-cpu-msr \ soloscli linux-atm br2684ctl ppp-mod-pppoa pppdump pppstats \ hwclock wpad flashrom tc -LINUX_VERSION:=3.6.11 +LINUX_VERSION:=3.7 CS5535_MASK:=0x0E000048 CFLAGS += -march=geode -Os -mmmx -m3dnow -fno-align-jumps -fno-align-functions \ |