diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-07-05 15:08:56 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-07-05 15:08:56 +0000 |
commit | 1981fd14a760e993bdbe1d65192b459595e442c4 (patch) | |
tree | b517f824635d3d68dc79b218aed8210040d796bb /include/kernel-version.mk | |
parent | f74d16548d4bb98910647c8d6ab2a9198bb32955 (diff) | |
download | upstream-1981fd14a760e993bdbe1d65192b459595e442c4.tar.gz upstream-1981fd14a760e993bdbe1d65192b459595e442c4.tar.bz2 upstream-1981fd14a760e993bdbe1d65192b459595e442c4.zip |
bump to 2.6.29.6 and refresh patches
SVN-Revision: 16698
Diffstat (limited to 'include/kernel-version.mk')
-rw-r--r-- | include/kernel-version.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk index ab8c2d41ff..6cf44756f4 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -25,8 +25,8 @@ endif ifeq ($(LINUX_VERSION),2.6.28.10) LINUX_KERNEL_MD5SUM:=c4efb2c494d749cb5de274f8ae41c3fa endif -ifeq ($(LINUX_VERSION),2.6.29.2) - LINUX_KERNEL_MD5SUM:=a6839571a9e70baf821d2fb752f9c4c6 +ifeq ($(LINUX_VERSION),2.6.29.6) + LINUX_KERNEL_MD5SUM:=7cd24826fd3c7b0f83d9f662731a7865 endif ifeq ($(LINUX_VERSION),2.6.30.1) LINUX_KERNEL_MD5SUM:=7da2e2e31f1c00f2673d2dc50de76b33 |