diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2006-06-18 14:32:57 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2006-06-18 14:32:57 +0000 |
commit | 03f79e624fb37718a89bb103afca24274903fbb1 (patch) | |
tree | c4685cf0dffe1772ba1c300743b7fde10647d851 /openwrt/target/linux/au1000-2.6/Makefile | |
parent | 33983a27fc50ac8ddbfa37cf206dae8ba0f2dd19 (diff) | |
download | mtk-20170518-03f79e624fb37718a89bb103afca24274903fbb1.zip mtk-20170518-03f79e624fb37718a89bb103afca24274903fbb1.tar.gz mtk-20170518-03f79e624fb37718a89bb103afca24274903fbb1.tar.bz2 |
upgrade to 2.6.17, probably break some stuff temporary
SVN-Revision: 3987
Diffstat (limited to 'openwrt/target/linux/au1000-2.6/Makefile')
-rw-r--r-- | openwrt/target/linux/au1000-2.6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/target/linux/au1000-2.6/Makefile b/openwrt/target/linux/au1000-2.6/Makefile index 34d4dda..39d8d4c 100644 --- a/openwrt/target/linux/au1000-2.6/Makefile +++ b/openwrt/target/linux/au1000-2.6/Makefile @@ -1,8 +1,8 @@ include $(TOPDIR)/rules.mk -LINUX_VERSION:=2.6.16.7 +LINUX_VERSION:=2.6.17 LINUX_RELEASE:=1 -LINUX_KERNEL_MD5SUM:=9682b2bd6e02f3087982d7c3f5ba824e +LINUX_KERNEL_MD5SUM:=37ddefe96625502161f075b9d907f21e include ../rules.mk include ./config |