add experimental hisilicon player for hd60

Origin commit data
------------------
Branch: master
Commit: a80ba7d9ce
Author: TangoCash <eric@loxat.de>
Date: 2019-01-31 (Thu, 31 Jan 2019)


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

------------------
This commit was generated by Migit
This commit is contained in:
TangoCash
2019-01-31 19:41:39 +01:00
committed by max_10
parent 485422abd8
commit 8aea019dbc
9 changed files with 1776 additions and 2 deletions

View File

@@ -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 += \