mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
- move azbox code to libazbox directory
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -19,9 +19,9 @@ libstb_hal_la_LIBADD += \
|
||||
libtriple/libtriple.la
|
||||
endif
|
||||
if BOXTYPE_AZBOX
|
||||
SUBDIRS += azbox
|
||||
SUBDIRS += libazbox
|
||||
libstb_hal_la_LIBADD += \
|
||||
azbox/libazbox.la
|
||||
libazbox/libazbox.la
|
||||
endif
|
||||
if BOXTYPE_GENERIC
|
||||
if BOXMODEL_RASPI
|
||||
|
10
configure.ac
10
configure.ac
@@ -108,15 +108,15 @@ fi
|
||||
AC_OUTPUT([
|
||||
Makefile
|
||||
common/Makefile
|
||||
libeplayer3/Makefile
|
||||
libeplayer3-arm/Makefile
|
||||
azbox/Makefile
|
||||
generic-pc/Makefile
|
||||
libarmbox/Makefile
|
||||
libazbox/Makefile
|
||||
libduckbox/Makefile
|
||||
libdvbci/Makefile
|
||||
libtriple/Makefile
|
||||
libeplayer3/Makefile
|
||||
libeplayer3-arm/Makefile
|
||||
libspark/Makefile
|
||||
libarmbox/Makefile
|
||||
libtriple/Makefile
|
||||
raspi/Makefile
|
||||
tools/Makefile
|
||||
])
|
||||
|
Reference in New Issue
Block a user