add osmio4k / osmio4kplus not yet ready

Origin commit data
------------------
Branch: master
Commit: 0df05330fa
Author: max_10 <max_10@gmx.de>
Date: 2019-09-26 (Thu, 26 Sep 2019)

Origin message was:
------------------
- add osmio4k / osmio4kplus not yet ready

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
max_10
2019-09-26 15:47:43 +02:00
committed by vanhofen
parent 5ec3c9e6f6
commit 473425929e
6 changed files with 79 additions and 5 deletions

View File

@@ -35,9 +35,19 @@ if BOXMODEL_HD60
libcommon_la_SOURCES = \
ca.cpp
else
if BOXMODEL_OSMIO4K
libcommon_la_SOURCES = \
ca.cpp
else
if BOXMODEL_OSMIO4KPLUS
libcommon_la_SOURCES = \
ca.cpp
else
libcommon_la_SOURCES = \
ca_ci.cpp
endif
endif
endif
else
libcommon_la_SOURCES = \
ca.cpp