implement shutdown handling for azbox

This commit is contained in:
Stefan Seyfried
2012-06-23 22:23:02 +02:00
parent 9266b8ffbe
commit 2be328ade2
3 changed files with 4 additions and 4 deletions

View File

@@ -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