build: when staging unstripped package files, install them to a temporary directory...
[openwrt/openwrt.git] / include / kernel-version.mk
index 70b2ab042d58104dd142d4cb27ebc5b716dbd97d..f0e13810bc69b81e0e35405a9e18b67e937c2a73 100644 (file)
@@ -22,8 +22,8 @@ endif
 ifeq ($(LINUX_VERSION),2.6.28.10)
   LINUX_KERNEL_MD5SUM:=c4efb2c494d749cb5de274f8ae41c3fa
 endif
-ifeq ($(LINUX_VERSION),2.6.30.4)
-  LINUX_KERNEL_MD5SUM:=ac05e32764368af7eff79c5e3df65efb
+ifeq ($(LINUX_VERSION),2.6.30.5)
+  LINUX_KERNEL_MD5SUM:=be9c3a697a54ac099c910d068ff0dc03
 endif
 
 # disable the md5sum check for unknown kernel versions