diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-11-29 17:37:19 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-11-29 17:37:19 +0000 |
commit | ea17e3648295e0c617ca2191b1e8d36adc25a1b8 (patch) | |
tree | 50fe1764801fc507127a648fd1af80914c4d115e /target/linux/x86/geos/target.mk | |
parent | 543c2c27d1dd16ad0025ecd54b543b1187d5609c (diff) | |
download | upstream-ea17e3648295e0c617ca2191b1e8d36adc25a1b8.tar.gz upstream-ea17e3648295e0c617ca2191b1e8d36adc25a1b8.tar.bz2 upstream-ea17e3648295e0c617ca2191b1e8d36adc25a1b8.zip |
kernel: Update Geos to 3.6.8
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34411
Diffstat (limited to 'target/linux/x86/geos/target.mk')
-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 1a65436d67..41e3db8502 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.8 CS5535_MASK:=0x0E000048 CFLAGS += -march=geode -Os -mmmx -m3dnow -fno-align-jumps -fno-align-functions \ |