mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
move azbox code to libazbox directory
Origin commit data
------------------
Branch: master
Commit: 4fcc8f582f
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
|
||||
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
@@ -89,15 +89,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