diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-06-11 11:38:39 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-06-11 11:38:39 +0000 |
commit | db81fa946e732300f7cdae8bed41ba0a99a99d08 (patch) | |
tree | c2901b338cce99f46b9e9cc78cbd8250a50a986d /target/linux/x86/Makefile | |
parent | f9993d6d19ddaf21fee5ec52c250b2427f794bc3 (diff) | |
download | upstream-db81fa946e732300f7cdae8bed41ba0a99a99d08.tar.gz upstream-db81fa946e732300f7cdae8bed41ba0a99a99d08.tar.bz2 upstream-db81fa946e732300f7cdae8bed41ba0a99a99d08.zip |
upgrade to 2.6.25.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11435 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 f44d30d358..8aa3996bb1 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.4 +LINUX_VERSION:=2.6.25.6 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci |