mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
add experimental hisilicon player for hd60
This commit is contained in:
@@ -22,12 +22,18 @@ libcommon_la_SOURCES = \
|
||||
ca_ci.cpp
|
||||
else
|
||||
if BOXTYPE_ARMBOX
|
||||
if BOXMODEL_HD60
|
||||
libcommon_la_SOURCES = \
|
||||
ca.cpp
|
||||
else
|
||||
libcommon_la_SOURCES = \
|
||||
ca_ci.cpp
|
||||
endif
|
||||
else
|
||||
libcommon_la_SOURCES = \
|
||||
ca.cpp
|
||||
endif
|
||||
|
||||
endif
|
||||
|
||||
libcommon_la_SOURCES += \
|
||||
|
Reference in New Issue
Block a user