diff options
author | Felix Fietkau <nbd@openwrt.org> | 2006-01-17 18:08:59 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2006-01-17 18:08:59 +0000 |
commit | b37803b8f48e0763b7bd1dfe7ec82fd5e9fa1ae3 (patch) | |
tree | 512838a31773f441db4656f7917ae74f0fadce6b /openwrt/target/linux/brcm-2.6 | |
parent | 8270d0074b9990d15a70146e64ab2bb24dcc9ce5 (diff) | |
download | mtk-20170518-b37803b8f48e0763b7bd1dfe7ec82fd5e9fa1ae3.zip mtk-20170518-b37803b8f48e0763b7bd1dfe7ec82fd5e9fa1ae3.tar.gz mtk-20170518-b37803b8f48e0763b7bd1dfe7ec82fd5e9fa1ae3.tar.bz2 |
update to linux 2.6.15.1
SVN-Revision: 3007
Diffstat (limited to 'openwrt/target/linux/brcm-2.6')
-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 02ed5c4..9b2e16c 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.15 +LINUX_VERSION:=2.6.15.1 LINUX_RELEASE:=1 -LINUX_KERNEL_MD5SUM:=cdf95e00f5111e31f78e1d97304d9522 +LINUX_KERNEL_MD5SUM:=3a71f70fecf25a893bb95efaa37f575c include ../rules.mk include ./config |