kernel: update linux 3.8 to 3.8.3
Also refresh the related generic/platform patches. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36039
This commit is contained in:
@@ -11,8 +11,8 @@ endif
|
||||
ifeq ($(LINUX_VERSION),3.7.10)
|
||||
LINUX_KERNEL_MD5SUM:=09624c3702107076efcac5e1cd8a18ec
|
||||
endif
|
||||
ifeq ($(LINUX_VERSION),3.8.2)
|
||||
LINUX_KERNEL_MD5SUM:=0587d693653dc5e67e3d280278100d1d
|
||||
ifeq ($(LINUX_VERSION),3.8.3)
|
||||
LINUX_KERNEL_MD5SUM:=eb59b1fc7343db96e20c85a9cf2baa9f
|
||||
endif
|
||||
|
||||
# disable the md5sum check for unknown kernel versions
|
||||
|
||||
Reference in New Issue
Block a user