Browse Source

x86: switch to 2.6.31

SVN-Revision: 17725
Felix Fietkau 16 years ago
parent
commit
7b676478d1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/x86/Makefile

+ 1 - 1
target/linux/x86/Makefile

@@ -12,7 +12,7 @@ BOARDNAME:=x86
 FEATURES:=squashfs jffs2 ext2 vdi vmdk pcmcia tgz
 SUBTARGETS=generic
 
-LINUX_VERSION:=2.6.28.10
+LINUX_VERSION:=2.6.31
 
 include $(INCLUDE_DIR)/target.mk