diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-07-05 15:08:56 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-07-05 15:08:56 +0000 |
commit | 9c5b233c5b3024c68fc6d3d41cd4c9385546f6d4 (patch) | |
tree | c4170f7ea3fba5fe2ebe0896df8b1b3f039cde5f /include | |
parent | f1d5ca45b61ea84f3f057393fe7d7162b2aa4853 (diff) |
[kernel] bump to 2.6.29.6 and refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16698 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include')
-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 |