diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-08-22 15:37:19 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-08-22 15:37:19 +0000 |
commit | 184c6b06f2bb29b693084174908c7a0f1b46e3d2 (patch) | |
tree | eb6e3d897cf739fd60e1728c475b35141a76b0a4 /target/linux/x86/Makefile | |
parent | be1a9ff41dfeed9e00f165e6a661e26ccaa5549c (diff) | |
download | upstream-184c6b06f2bb29b693084174908c7a0f1b46e3d2.tar.gz upstream-184c6b06f2bb29b693084174908c7a0f1b46e3d2.tar.bz2 upstream-184c6b06f2bb29b693084174908c7a0f1b46e3d2.zip |
update to 2.6.26.3 and 2.6.25.16
SVN-Revision: 12371
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 2d29198984..3288de347a 100644 --- a/target/linux/x86/Makefile +++ b/target/linux/x86/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=x86 FEATURES:=squashfs jffs2 ext2 vdi SUBTARGETS=generic -LINUX_VERSION:=2.6.25.15 +LINUX_VERSION:=2.6.25.16 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci |