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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user