aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/Makefile
diff options
context:
space:
mode:
authorMarkus Wigge <markus@cultcom.de>2009-02-13 15:13:15 +0000
committerMarkus Wigge <markus@cultcom.de>2009-02-13 15:13:15 +0000
commitf08084c027111077312214601754e362f8711bae (patch)
tree4e2a2f732c095255da42d2a68c1a34805b9af9d9 /target/linux/x86/Makefile
parenta177964b3acf59b4bbc773fb68c7e8578a6ffdfa (diff)
downloadmaster-187ad058-f08084c027111077312214601754e362f8711bae.tar.gz
master-187ad058-f08084c027111077312214601754e362f8711bae.tar.bz2
master-187ad058-f08084c027111077312214601754e362f8711bae.zip
- 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/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