mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
- add osmio4k / osmio4kplus not yet ready
Conflicts: acinclude.m4 libarmbox/hardware_caps.c Signed-off-by: Thilo Graf <dbt@novatux.de> osmio4k only
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user