mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
implement shutdown handling for azbox
This commit is contained in:
@@ -132,7 +132,7 @@ void CNeutrinoApp::InitMenuMain()
|
||||
dprintf(DEBUG_DEBUG, "init mainmenue\n");
|
||||
|
||||
unsigned int system_rev = cs_get_revision();
|
||||
#if HAVE_SPARK_HARDWARE
|
||||
#if HAVE_SPARK_HARDWARE || HAVE_AZBOX_HARDWARE
|
||||
system_rev = 8; // :-)
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user