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 | 2a0825b4d3af709cbce9f5479ec0128da4bb509a (patch) | |
tree | 897708ef4fc31a3bef8c28523951db5adf5b440e /target/linux/x86 | |
parent | 3ec3f111ffb7484d1c5c7ad7b8b161d514e3dd65 (diff) | |
download | upstream-2a0825b4d3af709cbce9f5479ec0128da4bb509a.tar.gz upstream-2a0825b4d3af709cbce9f5479ec0128da4bb509a.tar.bz2 upstream-2a0825b4d3af709cbce9f5479ec0128da4bb509a.zip |
update to 2.6.27.13
SVN-Revision: 14179
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 |