mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
- add multibox
This commit is contained in:
@@ -30,6 +30,11 @@ SUBDIRS += libarmbox
|
||||
libstb_hal_la_LIBADD += \
|
||||
libarmbox/libarmbox.la
|
||||
else
|
||||
if BOXMODEL_MULTIBOX
|
||||
SUBDIRS += libarmbox
|
||||
libstb_hal_la_LIBADD += \
|
||||
libarmbox/libarmbox.la
|
||||
else
|
||||
if BOXMODEL_MULTIBOXSE
|
||||
SUBDIRS += libarmbox
|
||||
libstb_hal_la_LIBADD += \
|
||||
@@ -60,6 +65,7 @@ endif
|
||||
endif
|
||||
endif
|
||||
endif
|
||||
endif
|
||||
SUBDIRS += libeplayer3
|
||||
libstb_hal_la_LIBADD += \
|
||||
libeplayer3/libeplayer3.la
|
||||
|
Reference in New Issue
Block a user