diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-06-26 14:28:16 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-06-26 14:28:16 +0000 |
commit | dee39d10ee9f16a4032be1f0ff589f9ba962b9c3 (patch) | |
tree | a1f5dbf16be3eb439155d1bc67ef47e262c85056 /target/linux/x86/Makefile | |
parent | 3465540af9f9082591738d09b3a924e53ea851b4 (diff) | |
download | mtk-20170518-dee39d10ee9f16a4032be1f0ff589f9ba962b9c3.zip mtk-20170518-dee39d10ee9f16a4032be1f0ff589f9ba962b9c3.tar.gz mtk-20170518-dee39d10ee9f16a4032be1f0ff589f9ba962b9c3.tar.bz2 |
upgrade to 2.6.25.9
SVN-Revision: 11584
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 94f66e5..b71a82b 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.7 +LINUX_VERSION:=2.6.25.9 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci |