- add Maxytec Multibox SE 4K

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2021-05-28 23:18:09 +02:00
committed by Thilo Graf
parent c3c6aa66ca
commit 056fd1dc2a
6 changed files with 41 additions and 3 deletions

View File

@@ -47,6 +47,11 @@ SUBDIRS += libarmbox
libstb_hal_la_LIBADD += \
libarmbox/libarmbox.la
else
if BOXMODEL_MULTIBOXSE
SUBDIRS += libarmbox
libstb_hal_la_LIBADD += \
libarmbox/libarmbox.la
else
if BOXMODEL_OSMINI4K
SUBDIRS += libarmbox
libstb_hal_la_LIBADD += \
@@ -71,6 +76,7 @@ endif
endif
endif
endif
endif
if !ENABLE_GSTREAMER_10
SUBDIRS += libeplayer3
libstb_hal_la_LIBADD += \