diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2006-04-18 17:43:57 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2006-04-18 17:43:57 +0000 |
commit | e860db5a4ccd7cfbfc1eace644d43f8a97f9f0a6 (patch) | |
tree | 76bace4bfd8f161cc59c49817fabd8c40bf54c8d /openwrt/target/linux/x86-2.6 | |
parent | e5e26e1efa2f2b3b90ec63132f545bd5f3732bfb (diff) | |
download | mtk-20170518-e860db5a4ccd7cfbfc1eace644d43f8a97f9f0a6.zip mtk-20170518-e860db5a4ccd7cfbfc1eace644d43f8a97f9f0a6.tar.gz mtk-20170518-e860db5a4ccd7cfbfc1eace644d43f8a97f9f0a6.tar.bz2 |
Linux 2.6.16.7
SVN-Revision: 3670
Diffstat (limited to 'openwrt/target/linux/x86-2.6')
-rw-r--r-- | openwrt/target/linux/x86-2.6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/target/linux/x86-2.6/Makefile b/openwrt/target/linux/x86-2.6/Makefile index d7be454..0d70b31 100644 --- a/openwrt/target/linux/x86-2.6/Makefile +++ b/openwrt/target/linux/x86-2.6/Makefile @@ -1,8 +1,8 @@ include $(TOPDIR)/rules.mk -LINUX_VERSION:=2.6.16.4 +LINUX_VERSION:=2.6.16.7 LINUX_RELEASE:=1 -LINUX_KERNEL_MD5SUM:=cb675279c9711237a06ebb8379a4da27 +LINUX_KERNEL_MD5SUM:=9682b2bd6e02f3087982d7c3f5ba824e include ../rules.mk include ./config |