diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-12-19 19:25:35 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-12-19 19:25:35 +0000 |
commit | 85d0e6f63051a1bbb82603a888ad628bce9c0368 (patch) | |
tree | b76c49004b6d146c7b8ab3a99799ace67012b52c /target/linux/x86 | |
parent | 1c83fbd366fc12324055d66130eaa567893e996e (diff) | |
download | upstream-85d0e6f63051a1bbb82603a888ad628bce9c0368.tar.gz upstream-85d0e6f63051a1bbb82603a888ad628bce9c0368.tar.bz2 upstream-85d0e6f63051a1bbb82603a888ad628bce9c0368.zip |
[kernel] update to 2.6.27.10
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13695 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86')
-rw-r--r-- | target/linux/x86/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile index 131bd37c63..79710722d3 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.27.9 +LINUX_VERSION:=2.6.27.10 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci |