diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-12-19 19:25:35 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-12-19 19:25:35 +0000 |
commit | ad97a944cc0b67b5e2fedff53576253c74101fbf (patch) | |
tree | b76c49004b6d146c7b8ab3a99799ace67012b52c /target/linux/x86 | |
parent | b8b15dbe4232183eeae2ca39c45dd711dc9568b2 (diff) |
[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 131bd37c6..79710722d 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 |