1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

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:
jogo
2012-04-09 14:48:56 +00:00
parent bbb153176f
commit 57a6b42c70
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