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:
vanhofen
2018-12-23 22:33:56 +01:00
committed by max_10
parent f3dcd28bc8
commit 44123d7476
15 changed files with 7 additions and 7 deletions

View File

@@ -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