diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-01-15 13:40:35 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-01-15 13:40:35 +0000 |
commit | 0a086206907ea0491b56d01e3280873571a69c0d (patch) | |
tree | 117afb79b7bb955c96454b5d3632cb669f74ddd9 /target/linux/x86/Makefile | |
parent | 598f0853688102bebdea4daaf88bf2e495353c0a (diff) |
[kernel] update to 2.6.27.11
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14043 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86/Makefile')
-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 79710722d3..1f76348032 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.10 +LINUX_VERSION:=2.6.27.11 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci |