diff options
| author | Felix Fietkau <nbd@openwrt.org> | 2006-05-30 19:38:38 +0000 |
|---|---|---|
| committer | Felix Fietkau <nbd@openwrt.org> | 2006-05-30 19:38:38 +0000 |
| commit | aef3bd9e643498397c2ef33ba17d166e10518d85 (patch) | |
| tree | 6c15064c011e398e88e169db7e9b3a0b5366aa93 /openwrt/target/linux/brcm-2.6/Makefile | |
| parent | 5b05f4a5ee5fa1dd3246350b6672d05a1aaa7f4d (diff) | |
| download | mtk-20170518-aef3bd9e643498397c2ef33ba17d166e10518d85.zip mtk-20170518-aef3bd9e643498397c2ef33ba17d166e10518d85.tar.gz mtk-20170518-aef3bd9e643498397c2ef33ba17d166e10518d85.tar.bz2 | |
resync with kamikaze
SVN-Revision: 3844
Diffstat (limited to 'openwrt/target/linux/brcm-2.6/Makefile')
| -rw-r--r-- | openwrt/target/linux/brcm-2.6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/target/linux/brcm-2.6/Makefile b/openwrt/target/linux/brcm-2.6/Makefile index 9f99fbd..5926e6e 100644 --- a/openwrt/target/linux/brcm-2.6/Makefile +++ b/openwrt/target/linux/brcm-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 |
