mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
- add Maxytec Multibox SE 4K
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -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 += \
|
||||
|
Reference in New Issue
Block a user