mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
move dummy cCA implementation to commmon/ directory
This commit is contained in:
@@ -1,8 +1 @@
|
||||
#include <config.h>
|
||||
#if HAVE_TRIPLEDRAGON
|
||||
#include "../libtriple/ca_cs.h"
|
||||
#elif HAVE_SPARK_HARDWARE
|
||||
#include "../libspark/ca_cs.h"
|
||||
#else
|
||||
#error neither HAVE_TRIPLEDRAGON nor HAVE_SPARK_HARDWARE defined
|
||||
#endif
|
||||
#include "../common/ca.h"
|
||||
|
Reference in New Issue
Block a user