mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
supplemental to last commit
This commit is contained in:
@@ -26,7 +26,7 @@ inline void cs_api_exit()
|
||||
#if HAVE_DUCKBOX_HARDWARE \
|
||||
|| HAVE_MIPS_HARDWARE \
|
||||
|| (HAVE_ARM_HARDWARE \
|
||||
&& !BOXMODEL_HD60 \
|
||||
&& !BOXMODEL_HISILICON \
|
||||
&& !BOXMODEL_OSMIO4K \
|
||||
&& !BOXMODEL_OSMIO4KPLUS \
|
||||
)
|
||||
|
@@ -9,7 +9,7 @@
|
||||
#if ENABLE_GSTREAMER_10
|
||||
#include "../libarmbox/playback_gst.h"
|
||||
#else
|
||||
#if BOXMODEL_HD60
|
||||
#if BOXMODEL_HISILICON
|
||||
#include "../libarmbox/playback_hisilicon.h"
|
||||
#else
|
||||
#include "../libarmbox/playback_libeplayer3.h"
|
||||
|
Reference in New Issue
Block a user