Explorar o código

fix KERNEL_VERSION

Waldemar Brodkorb %!s(int64=11) %!d(string=hai) anos
pai
achega
b15e2bdf6c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Config.in

+ 1 - 1
Config.in

@@ -143,7 +143,7 @@ endchoice
 
 config ADK_KERNEL_VERSION
 	string
-	default "3.15-rc4" if ADK_KERNEL_VERSION_3_15_RC4
+	default "3.15-rc5" if ADK_KERNEL_VERSION_3_15_RC5
 	default "3.14.4" if ADK_KERNEL_VERSION_3_14_4
 	default "3.13.11" if ADK_KERNEL_VERSION_3_13_11
 	default "3.12.20" if ADK_KERNEL_VERSION_3_12_20