diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-01-25 18:33:19 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-01-25 18:33:19 +0000 |
commit | 61af435bbc3e061ae1716f53428449201a3c563e (patch) | |
tree | d76de91ee84f78400e5e22a4f27c05008d0dc273 /target/linux/x86 | |
parent | 2330d65a054f6e6d6d190b5afb9772f0b97600fa (diff) | |
download | master-187ad058-61af435bbc3e061ae1716f53428449201a3c563e.tar.gz master-187ad058-61af435bbc3e061ae1716f53428449201a3c563e.tar.bz2 master-187ad058-61af435bbc3e061ae1716f53428449201a3c563e.zip |
[kernel] update to 2.6.27.13
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14179 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 f6100c5f23..848c5b5853 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.12 +LINUX_VERSION:=2.6.27.13 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci |