diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-04-07 15:53:15 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-04-07 15:53:15 +0000 |
commit | 37b5d9714af0126af643abf2ddc317bb26702f74 (patch) | |
tree | bcedda7a404a5c35893772ddaa31a0fb23f90c83 /target/linux/x86/generic | |
parent | 8534a59b30020e4d1ea5886b3ea82890b7cd8157 (diff) |
x86/generic: switch to 3.8
Only tested within a VM.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36255 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86/generic')
-rw-r--r-- | target/linux/x86/generic/target.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/generic/target.mk b/target/linux/x86/generic/target.mk index 99457401f..23795f07e 100644 --- a/target/linux/x86/generic/target.mk +++ b/target/linux/x86/generic/target.mk @@ -1,6 +1,6 @@ BOARDNAME:=Generic -LINUX_VERSION:=3.7.10 +LINUX_VERSION:=3.8.6 define Target/Description Build firmware images for x86 based boards |