kernel: update linux 3.3 to 3.3.3

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31460 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Jonas Gorski
2012-04-24 09:25:38 +00:00
parent 5520ed39bf
commit 281a545b07
17 changed files with 26 additions and 30 deletions

View File

@@ -38,8 +38,8 @@ endif
ifeq ($(LINUX_VERSION),3.2.16)
LINUX_KERNEL_MD5SUM:=246e6bd28ea44c90ec66c7f8b56e4803
endif
ifeq ($(LINUX_VERSION),3.3.2)
LINUX_KERNEL_MD5SUM:=cb5f959dfb3009bcc2a6e4ebf162174e
ifeq ($(LINUX_VERSION),3.3.3)
LINUX_KERNEL_MD5SUM:=a6897310b4785b5f912c567cdc93402e
endif
# disable the md5sum check for unknown kernel versions