kernel: update linux 3.3 to 3.3.1

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31223 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Jonas Gorski
2012-04-09 14:48:56 +00:00
parent fe073513d5
commit 6ea1895fc3
5 changed files with 10 additions and 28 deletions

View File

@@ -38,8 +38,8 @@ endif
ifeq ($(LINUX_VERSION),3.2.14)
LINUX_KERNEL_MD5SUM:=961da0dc037181a4a5059f763b70eabd
endif
ifeq ($(LINUX_VERSION),3.3)
LINUX_KERNEL_MD5SUM:=98a6cdd7d082b7ea72df9c89842bac74
ifeq ($(LINUX_VERSION),3.3.1)
LINUX_KERNEL_MD5SUM:=ded7229c02a53cd071e541f73b9ef547
endif
# disable the md5sum check for unknown kernel versions