summaryrefslogtreecommitdiffstats
path: root/target/linux/x86
diff options
context:
space:
mode:
authormarkus <markus@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-02-13 15:13:15 +0000
committermarkus <markus@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-02-13 15:13:15 +0000
commit7fa172b2e043f7e1264e09c77b0ca908316ab204 (patch)
tree4e2a2f732c095255da42d2a68c1a34805b9af9d9 /target/linux/x86
parent46e32d13da7e8cce21185c884983cae2e471e503 (diff)
- new upstream kernel 2.6.28.5
- the fix-serial_h patch does not apply anymore and is integrated upstream now git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14500 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86')
-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 0dd1700f8..89d90782e 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