kernel: update linux 3.8-rcX to 3.8

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 35672
This commit is contained in:
Gabor Juhos
2013-02-19 09:17:38 +00:00
parent 48bc2fbff3
commit ed0f43f1e2
10 changed files with 15 additions and 11 deletions

View File

@@ -11,6 +11,9 @@ endif
ifeq ($(LINUX_VERSION),3.7.9)
LINUX_KERNEL_MD5SUM:=c19426374acfccfa7391fc90640240cb
endif
ifeq ($(LINUX_VERSION),3.8)
LINUX_KERNEL_MD5SUM:=1c738edfc54e7c65faeb90c436104e2f
endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x