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