ar71xx/image: relink loader.elf image to LOADADDR
[openwrt/openwrt.git] / include / kernel-version.mk
index 04fc9909f2ec2adfbb1b8c85cbd0242868028365..bca234c06d72e206fd1f67750665a2aa47fbb721 100644 (file)
@@ -3,10 +3,10 @@
 LINUX_RELEASE?=1
 
 ifeq ($(LINUX_VERSION),3.3.8)
-  LINUX_KERNEL_MD5SUM:=21068f0fd262b9b3670947f7892e1d6b
+  LINUX_KERNEL_MD5SUM:=f1058f64eed085deb44f10cee8541d50
 endif
-ifeq ($(LINUX_VERSION),3.6.6)
-  LINUX_KERNEL_MD5SUM:=64a274af6e3a9268b4c67b0b51e51565
+ifeq ($(LINUX_VERSION),3.6.7)
+  LINUX_KERNEL_MD5SUM:=089209f655c8811db20d8b6ff37a8093
 endif
 
 # disable the md5sum check for unknown kernel versions