summaryrefslogtreecommitdiffstats
path: root/include/kernel-version.mk
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-04-26 16:55:42 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-04-26 16:55:42 +0000
commitb98c8e8bf9ceb27c3bb3c965157397c061542c88 (patch)
tree05c97b7c441b017c8d20c77676a9b22df533f983 /include/kernel-version.mk
parentf6f0e822cb9bf4670d319371c9bdfa33a928b6c9 (diff)
kernel: update linux 3.8 to 3.8.9
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36453 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include/kernel-version.mk')
-rw-r--r--include/kernel-version.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index 2eb73cedc..9bcbd0b55 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -11,8 +11,8 @@ endif
ifeq ($(LINUX_VERSION),3.7.10)
LINUX_KERNEL_MD5SUM:=09624c3702107076efcac5e1cd8a18ec
endif
-ifeq ($(LINUX_VERSION),3.8.8)
- LINUX_KERNEL_MD5SUM:=3b4feff68460881a5dde1307fe1ce87f
+ifeq ($(LINUX_VERSION),3.8.9)
+ LINUX_KERNEL_MD5SUM:=b5286ad3d8a729e9ae48b26211e05aec
endif
# disable the md5sum check for unknown kernel versions