aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/Makefile
diff options
context:
space:
mode:
authorMarkus Wigge <mwigge@marcant.net>2009-02-13 15:13:15 +0000
committerMarkus Wigge <mwigge@marcant.net>2009-02-13 15:13:15 +0000
commit9dc8fd5b7f6ec4ac449a4d044234e0af22d1bc53 (patch)
treeaf3d41012a0c6ee1cac75086c6380b0e1e8ba389 /target/linux/x86/Makefile
parent474cf6d326f9dee602e01ba929ff4537413be459 (diff)
downloadupstream-9dc8fd5b7f6ec4ac449a4d044234e0af22d1bc53.tar.gz
upstream-9dc8fd5b7f6ec4ac449a4d044234e0af22d1bc53.tar.bz2
upstream-9dc8fd5b7f6ec4ac449a4d044234e0af22d1bc53.zip
- new upstream kernel 2.6.28.5 - the fix-serial_h patch does not apply anymore and is integrated upstream now
SVN-Revision: 14500
Diffstat (limited to 'target/linux/x86/Makefile')
-rw-r--r--target/linux/x86/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile
index 0dd1700f82..89d90782e9 100644
--- a/target/linux/x86/Makefile
+++ b/target/linux/x86/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=x86
FEATURES:=squashfs jffs2 ext2 vdi vmdk
SUBTARGETS=generic
-LINUX_VERSION:=2.6.28.4
+LINUX_VERSION:=2.6.28.5
LINUX_KARCH:=x86
include $(INCLUDE_DIR)/target.mk