Code Review
/
apps
/
low-level-can-service.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
1e87365
)
Disabled temporarly kernel version checking
author
Romain Forlot
<romain.forlot@iot.bzh>
Sun, 28 May 2017 15:52:14 +0000
(17:52 +0200)
committer
Romain 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
patch
|
blob
|
history
diff --git
a/CAN-binder/conf.d/config.cmake
b/CAN-binder/conf.d/config.cmake
index
a4a5714
..
614e856
100644
(file)
--- a/
CAN-binder/conf.d/config.cmake
+++ b/
CAN-binder/conf.d/config.cmake
@@
-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.
# -----------------------------------------------