mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 00:11:14 +02:00
pu/fb-modules: Rename hardware defined macros for coolstream stb
BOXMODEL_NEVIS => BOXMODEL_CS_HD1 BOXMODEL_APOLLO => BOXMODEL_CS_HD2
This commit is contained in:
@@ -184,7 +184,7 @@ class CFrameBuffer : public sigc::trackable
|
||||
|
||||
bool getActive() const; // is framebuffer active?
|
||||
void setActive(bool enable); // is framebuffer active?
|
||||
#if HAVE_COOL_HARDWARE && BOXMODEL_NEVIS
|
||||
#ifdef BOXMODEL_CS_HD1
|
||||
virtual void setupGXA() {};
|
||||
virtual void add_gxa_sync_marker() {};
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user