mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 23:13:16 +02:00
- move raspi code to libraspi directory
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -25,9 +25,9 @@ libstb_hal_la_LIBADD += \
|
||||
endif
|
||||
if BOXTYPE_GENERIC
|
||||
if BOXMODEL_RASPI
|
||||
SUBDIRS += raspi
|
||||
SUBDIRS += libraspi
|
||||
libstb_hal_la_LIBADD += \
|
||||
raspi/libraspi.la
|
||||
libraspi/libraspi.la
|
||||
else
|
||||
SUBDIRS += generic-pc
|
||||
libstb_hal_la_LIBADD += \
|
||||
|
@@ -115,9 +115,9 @@ libduckbox/Makefile
|
||||
libdvbci/Makefile
|
||||
libeplayer3/Makefile
|
||||
libeplayer3-arm/Makefile
|
||||
libraspi/Makefile
|
||||
libspark/Makefile
|
||||
libtriple/Makefile
|
||||
raspi/Makefile
|
||||
tools/Makefile
|
||||
])
|
||||
|
||||
|
Reference in New Issue
Block a user