build: move the SH_FUNC eval to the beginning of the opkg control file build command...
[openwrt/openwrt.git] / include / kernel-version.mk
index 0c167399c512d5ec0ad141e6ed1d4f273446c10d..ae82a5d169a23ea5a93384a36d67e883d7da4838 100644 (file)
@@ -23,8 +23,8 @@ endif
 ifeq ($(LINUX_VERSION),2.6.37.4)
   LINUX_KERNEL_MD5SUM:=1d2dc321017a8dde09b779b4d8233273
 endif
-ifeq ($(LINUX_VERSION),2.6.38)
-  LINUX_KERNEL_MD5SUM:=7d471477bfa67546f902da62227fa976
+ifeq ($(LINUX_VERSION),2.6.38.2)
+  LINUX_KERNEL_MD5SUM:=5e9d0edae15053ea9acd932e6d162d03
 endif
 
 # disable the md5sum check for unknown kernel versions