[x86] use 2.6.31.5, left-over from r18279
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 3 Nov 2009 01:12:20 +0000 (01:12 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 3 Nov 2009 01:12:20 +0000 (01:12 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18280 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/x86/Makefile

index d7c56252278c3f6fb4b1019beabd2c925745ce98..e90680799a0cb128eb8a349794681df563a8a435 100644 (file)
@@ -12,7 +12,7 @@ BOARDNAME:=x86
 FEATURES:=squashfs jffs2 ext2 vdi vmdk pcmcia tgz
 SUBTARGETS=generic olpc
 
-LINUX_VERSION:=2.6.30.9
+LINUX_VERSION:=2.6.31.5
 
 include $(INCLUDE_DIR)/target.mk