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 | 821170133fc75f42c73b4d11761d798eae7e4733 (patch) | |
tree | 46681f18f733797b93dcddf710bc8d1ab9c4a079 /target/linux/x86/Makefile | |
parent | 6f98e7cf01458f9deca4c99e47ad4578efcaf04e (diff) | |
download | openwrt-821170133fc75f42c73b4d11761d798eae7e4733.tar.gz openwrt-821170133fc75f42c73b4d11761d798eae7e4733.tar.bz2 openwrt-821170133fc75f42c73b4d11761d798eae7e4733.zip |
update to 2.6.26.5 and 2.6.25.17
SVN-Revision: 12718
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 |