plugins: Remove J1939 condition in CMakeLists file 62/23462/3
authorFrederic Marec <frederic.marec@iot.bzh>
Wed, 18 Dec 2019 16:15:58 +0000 (17:15 +0100)
committerRomain Forlot <romain.forlot@iot.bzh>
Thu, 9 Jan 2020 15:25:36 +0000 (16:25 +0100)
commitb6bc89e63ee24c4e5ec1559d7390da90201ff9cd
treed6a1d00e0b543080ba49f452c9a6527def01b43c
parentf52c18b5ca626c680f8f2692f4c81a5ed00cb66e
plugins: Remove J1939 condition in CMakeLists file

Remove condition to fix library link problem. This makes
the build not happens at all if you don't have the J1939
CAN Kernel module isn't installed.

Change-Id: I52f7bf2d6806e33505450c809a5ce7c463d91ab9
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
plugins/CMakeLists.txt