summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/geos/target.mk
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-04-30 10:44:09 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-04-30 10:44:09 +0000
commit36ad1c656c1071405659c93a4aed57bbb791ae00 (patch)
tree48ad33f3ee5278195443658697c86f1c22c336af /target/linux/x86/geos/target.mk
parent2956f3994496c010fc48b669d6f59aa6d7f29352 (diff)
x86/geos: switch to 3.8.10
Compile tested only. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36496 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86/geos/target.mk')
-rw-r--r--target/linux/x86/geos/target.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/geos/target.mk b/target/linux/x86/geos/target.mk
index 167c28745..89a356f05 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.7.10
+LINUX_VERSION:=3.8.10
CS5535_MASK:=0x0E000048
CFLAGS += -march=geode -Os -mmmx -m3dnow -fno-align-jumps -fno-align-functions \