add Maxytec Multibox SE 4K

Origin commit data
------------------
Branch: master
Commit: 29996242d6
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-28 (Fri, 28 May 2021)

Origin message was:
------------------
- add Maxytec Multibox SE 4K

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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2021-05-28 23:18:09 +02:00
parent f226a60a4c
commit 2f1758addc
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 += \