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 | 8395d01b596a5f957659ace60a57fb1ac2b1ee69 (patch) | |
tree | 0f534e321300d57e863d9f66b53fcdc249f3a6b0 /target/linux/x86 | |
parent | 91491c6e37b69cc26acd82f3685e71720c415831 (diff) | |
download | upstream-8395d01b596a5f957659ace60a57fb1ac2b1ee69.tar.gz upstream-8395d01b596a5f957659ace60a57fb1ac2b1ee69.tar.bz2 upstream-8395d01b596a5f957659ace60a57fb1ac2b1ee69.zip |
update to 2.6.27.10
SVN-Revision: 13695
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 |