From f7e747baa9ed27056eba2a4215fb054e4cefb53c Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 11 Apr 2014 13:22:24 +0000 Subject: x86: set default kernel version to 3.10 Place the previous selection (3.3.8) into the only subtarget that did not override it to 3.10 Signed-off-by: Felix Fietkau SVN-Revision: 40454 --- target/linux/x86/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/x86/Makefile') diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile index 0d4fe4764f..b589cd5b59 100644 --- a/target/linux/x86/Makefile +++ b/target/linux/x86/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs ext4 vdi vmdk pcmcia targz SUBTARGETS=generic olpc xen_domu ep80579 net5501 kvm_guest geos alix2 thincan \ rdc -LINUX_VERSION:=3.3.8 +LINUX_VERSION:=3.10.34 KERNELNAME:=bzImage -- cgit v1.2.3