mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
move azbox code to libazbox directory
Origin commit data
------------------
Branch: master
Commit: bcc5c7ccdb
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-23 (Sun, 23 Dec 2018)
Origin message was:
------------------
- move azbox code to libazbox directory
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -19,9 +19,9 @@ libstb_hal_la_LIBADD += \
|
|||||||
libtriple/libtriple.la
|
libtriple/libtriple.la
|
||||||
endif
|
endif
|
||||||
if BOXTYPE_AZBOX
|
if BOXTYPE_AZBOX
|
||||||
SUBDIRS += azbox
|
SUBDIRS += libazbox
|
||||||
libstb_hal_la_LIBADD += \
|
libstb_hal_la_LIBADD += \
|
||||||
azbox/libazbox.la
|
libazbox/libazbox.la
|
||||||
endif
|
endif
|
||||||
if BOXTYPE_GENERIC
|
if BOXTYPE_GENERIC
|
||||||
if BOXMODEL_RASPI
|
if BOXMODEL_RASPI
|
||||||
|
10
configure.ac
10
configure.ac
@@ -89,15 +89,15 @@ fi
|
|||||||
AC_OUTPUT([
|
AC_OUTPUT([
|
||||||
Makefile
|
Makefile
|
||||||
common/Makefile
|
common/Makefile
|
||||||
libeplayer3/Makefile
|
|
||||||
libeplayer3-arm/Makefile
|
|
||||||
azbox/Makefile
|
|
||||||
generic-pc/Makefile
|
generic-pc/Makefile
|
||||||
|
libarmbox/Makefile
|
||||||
|
libazbox/Makefile
|
||||||
libduckbox/Makefile
|
libduckbox/Makefile
|
||||||
libdvbci/Makefile
|
libdvbci/Makefile
|
||||||
libtriple/Makefile
|
libeplayer3/Makefile
|
||||||
|
libeplayer3-arm/Makefile
|
||||||
libspark/Makefile
|
libspark/Makefile
|
||||||
libarmbox/Makefile
|
libtriple/Makefile
|
||||||
raspi/Makefile
|
raspi/Makefile
|
||||||
tools/Makefile
|
tools/Makefile
|
||||||
])
|
])
|
||||||
|
Reference in New Issue
Block a user