diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-08-07 16:52:52 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-08-07 16:52:52 +0000 |
commit | 18e38f7ba7038a3ea7c77ad21ce5aaaf8374b335 (patch) | |
tree | 80d8286fd60f8493179bdc0788145ae103c71a83 /target/linux/x86 | |
parent | 72609e482f7e814527d80de0561dfefbfe62b4e9 (diff) | |
download | upstream-18e38f7ba7038a3ea7c77ad21ce5aaaf8374b335.tar.gz upstream-18e38f7ba7038a3ea7c77ad21ce5aaaf8374b335.tar.bz2 upstream-18e38f7ba7038a3ea7c77ad21ce5aaaf8374b335.zip |
[kernel] update to 2.6.25.15 and 2.6.26.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12242 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 4d11d7fd90..2d29198984 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.12 +LINUX_VERSION:=2.6.25.15 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci |