X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fkernel-version.mk;h=2fdcee096bb1df99dc0dc3fe9bbdb62bdc1cc626;hb=f78c902cfd5c5f3375964be90878c44c4180cfa0;hp=4460fbd64721baec34b45df5ed12270e0805ca9b;hpb=3f749d1e8e5b36e8a0d5450838e52ab4efd31001;p=librecmc%2Flibrecmc.git diff --git a/include/kernel-version.mk b/include/kernel-version.mk index 4460fbd647..2fdcee096b 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -8,8 +8,11 @@ endif ifeq ($(LINUX_VERSION),3.6.11) LINUX_KERNEL_MD5SUM:=3d602ad7f7984509c3e923a5ae90bc54 endif -ifeq ($(LINUX_VERSION),3.7.9) - LINUX_KERNEL_MD5SUM:=c19426374acfccfa7391fc90640240cb +ifeq ($(LINUX_VERSION),3.7.10) + LINUX_KERNEL_MD5SUM:=09624c3702107076efcac5e1cd8a18ec +endif +ifeq ($(LINUX_VERSION),3.8.6) + LINUX_KERNEL_MD5SUM:=80aa1c706e1bc69cc7a1b2c07db90cf9 endif # disable the md5sum check for unknown kernel versions