mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
remove DUCKBOX_HARDWARE
Origin commit data
------------------
Branch: master
Commit: c1f3cb446c
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-07 (Sun, 07 Nov 2021)
Origin message was:
------------------
- remove DUCKBOX_HARDWARE
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
12
Makefile.am
12
Makefile.am
@@ -24,15 +24,6 @@ libstb_hal_la_LIBADD += \
|
||||
endif
|
||||
endif
|
||||
|
||||
if BOXTYPE_DUCKBOX
|
||||
#libstb_hal_test_LDADD += -lasound
|
||||
SUBDIRS += libduckbox libeplayer3-sh4 libdvbci
|
||||
libstb_hal_la_LIBADD += \
|
||||
libduckbox/libduckbox.la \
|
||||
libeplayer3-sh4/libeplayer3_sh4.la \
|
||||
libdvbci/libdvbci.la
|
||||
endif
|
||||
|
||||
if BOXTYPE_ARMBOX
|
||||
if BOXMODEL_HD60
|
||||
SUBDIRS += libarmbox
|
||||
@@ -69,18 +60,17 @@ endif
|
||||
endif
|
||||
endif
|
||||
endif
|
||||
if !ENABLE_GSTREAMER
|
||||
SUBDIRS += libeplayer3
|
||||
libstb_hal_la_LIBADD += \
|
||||
libeplayer3/libeplayer3.la
|
||||
endif
|
||||
endif
|
||||
|
||||
if BOXTYPE_MIPSBOX
|
||||
SUBDIRS += libmipsbox libdvbci
|
||||
libstb_hal_la_LIBADD += \
|
||||
libmipsbox/libmipsbox.la \
|
||||
libdvbci/libdvbci.la
|
||||
|
||||
SUBDIRS += libeplayer3
|
||||
libstb_hal_la_LIBADD += \
|
||||
libeplayer3/libeplayer3.la
|
||||
|
Reference in New Issue
Block a user