aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-04-30 08:38:11 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-04-30 08:38:11 +0000
commit465b2a024cada2dbb5bf300c40c5ce408c67f46e (patch)
tree0f3fe5ec1b90254147bbcdf323958e058fcd918f /include
parentdb5b2b03af4e19b7adcebc60834bce5d5e45487e (diff)
downloadupstream-465b2a024cada2dbb5bf300c40c5ce408c67f46e.tar.gz
upstream-465b2a024cada2dbb5bf300c40c5ce408c67f46e.tar.bz2
upstream-465b2a024cada2dbb5bf300c40c5ce408c67f46e.zip
kernel: update linux 3.3 to 3.3.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31541 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include')
-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 cb8691a40e..820b784a92 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -38,8 +38,8 @@ endif
ifeq ($(LINUX_VERSION),3.2.16)
LINUX_KERNEL_MD5SUM:=246e6bd28ea44c90ec66c7f8b56e4803
endif
-ifeq ($(LINUX_VERSION),3.3.3)
- LINUX_KERNEL_MD5SUM:=a6897310b4785b5f912c567cdc93402e
+ifeq ($(LINUX_VERSION),3.3.4)
+ LINUX_KERNEL_MD5SUM:=113baeccd2a3341ecc62ae5e73c2ed1d
endif
# disable the md5sum check for unknown kernel versions