mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
- add multibox
This commit is contained in:
@@ -26,6 +26,10 @@ if BOXMODEL_HD60
|
||||
libcommon_la_SOURCES = \
|
||||
ca.cpp
|
||||
else
|
||||
if BOXMODEL_MULTIBOX
|
||||
libcommon_la_SOURCES = \
|
||||
ca.cpp
|
||||
else
|
||||
if BOXMODEL_MULTIBOXSE
|
||||
libcommon_la_SOURCES = \
|
||||
ca.cpp
|
||||
@@ -44,6 +48,7 @@ endif
|
||||
endif
|
||||
endif
|
||||
endif
|
||||
endif
|
||||
else
|
||||
libcommon_la_SOURCES = \
|
||||
ca.cpp
|
||||
|
Reference in New Issue
Block a user