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:
@@ -49,6 +49,11 @@ libstb_hal_la_LIBADD += \
|
||||
libdvbci/libdvbci.la
|
||||
endif
|
||||
if BOXTYPE_ARMBOX
|
||||
if BOXMODEL_HD60
|
||||
SUBDIRS += libarmbox
|
||||
libstb_hal_la_LIBADD += \
|
||||
libarmbox/libarmbox.la
|
||||
else
|
||||
#libstb_hal_test_LDADD += -lasound
|
||||
SUBDIRS += libarmbox libdvbci
|
||||
libstb_hal_la_LIBADD += \
|
||||
@@ -64,6 +69,8 @@ endif
|
||||
|
||||
endif
|
||||
|
||||
endif
|
||||
|
||||
pkginclude_HEADERS = \
|
||||
include/audio_hal.h \
|
||||
include/ca.h \
|
||||
|
Reference in New Issue
Block a user