diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-07-22 15:30:56 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-07-22 15:30:56 +0000 |
commit | b78c3a020aacc0711b30d53e07c6d8dc75168db4 (patch) | |
tree | 60aae6b71dd803449aa6112e3ec514b67d7845c8 /include | |
parent | fe7a6678d1d129a006aa5df703a558aff76fa57f (diff) |
kernel: update 3.9 to 3.9.11
Also refresh 3.9 patches.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37501 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 0e7311b69d..188157a522 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -14,8 +14,8 @@ endif ifeq ($(LINUX_VERSION),3.8.13) LINUX_KERNEL_MD5SUM:=2af19d06cd47ec459519159cdd10542d endif -ifeq ($(LINUX_VERSION),3.9.10) - LINUX_KERNEL_MD5SUM:=2d69615f7074b952cfcb65f1356c0cc9 +ifeq ($(LINUX_VERSION),3.9.11) + LINUX_KERNEL_MD5SUM:=edbf88eb7f7d34dbd5d3887726790755 endif ifeq ($(LINUX_VERSION),3.10.1) LINUX_KERNEL_MD5SUM:=4c8ed240943c8750a89cc307637bd74d |