diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-09-26 18:46:53 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-09-26 18:46:53 +0000 |
commit | d5da0a6f1c99f328277b0277a762a8188e25b09e (patch) | |
tree | 3901f728cb521f0084dd9bf77caa05470b980387 /target/linux/x86/Makefile | |
parent | 32e625fc9e355a3546829eed9b39d00cc9874b7d (diff) | |
download | upstream-d5da0a6f1c99f328277b0277a762a8188e25b09e.tar.gz upstream-d5da0a6f1c99f328277b0277a762a8188e25b09e.tar.bz2 upstream-d5da0a6f1c99f328277b0277a762a8188e25b09e.zip |
[kernel] update to 2.6.26.5 and 2.6.25.17
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12718 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 3288de347a..9e46cfec3f 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.16 +LINUX_VERSION:=2.6.25.17 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci |