mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
add osmio4k / osmio4kplus not yet ready
Origin commit data
------------------
Branch: master
Commit: 0df05330fa
Author: max_10 <max_10@gmx.de>
Date: 2019-09-26 (Thu, 26 Sep 2019)
Origin message was:
------------------
- add osmio4k / osmio4kplus not yet ready
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
14
Makefile.am
14
Makefile.am
@@ -59,18 +59,30 @@ SUBDIRS += libarmbox
|
||||
libstb_hal_la_LIBADD += \
|
||||
libarmbox/libarmbox.la
|
||||
else
|
||||
if BOXMODEL_OSMIO4K
|
||||
SUBDIRS += libarmbox
|
||||
libstb_hal_la_LIBADD += \
|
||||
libarmbox/libarmbox.la
|
||||
else
|
||||
if BOXMODEL_OSMIO4KPLUS
|
||||
SUBDIRS += libarmbox
|
||||
libstb_hal_la_LIBADD += \
|
||||
libarmbox/libarmbox.la
|
||||
else
|
||||
#libstb_hal_test_LDADD += -lasound
|
||||
SUBDIRS += libarmbox libdvbci
|
||||
libstb_hal_la_LIBADD += \
|
||||
libarmbox/libarmbox.la \
|
||||
libdvbci/libdvbci.la
|
||||
endif
|
||||
endif
|
||||
endif
|
||||
if !ENABLE_GSTREAMER_10
|
||||
SUBDIRS += libeplayer3
|
||||
libstb_hal_la_LIBADD += \
|
||||
libeplayer3/libeplayer3.la
|
||||
endif
|
||||
endif
|
||||
endif
|
||||
|
||||
if BOXTYPE_MIPSBOX
|
||||
SUBDIRS += libmipsbox libdvbci
|
||||
|
Reference in New Issue
Block a user