Disabled temporarly kernel version checking
authorRomain Forlot <romain.forlot@iot.bzh>
Sun, 28 May 2017 15:52:14 +0000 (17:52 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Mon, 29 May 2017 09:10:01 +0000 (11:10 +0200)
Change-Id: I02498df332b8322dc28c9d07187fec544cfd928c
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
CAN-binder/conf.d/config.cmake

index a4a5714..614e856 100644 (file)
@@ -45,7 +45,7 @@ set(CMAKE_BUILD_TYPE "DEBUG")
 
 # Kernel selection if needed. Overload the detected compiler.
 # -----------------------------------------------
-set (kernel_minimal_version 4.8)
+#set (kernel_minimal_version 4.8)
 
 # Compiler selection if needed. Overload the detected compiler.
 # -----------------------------------------------