implement shutdown handling for azbox

Origin commit data
------------------
Branch: ni/coolstream
Commit: 2be328ade2
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-06-23 (Sat, 23 Jun 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2012-06-23 22:23:02 +02:00
parent 33e3769bd7
commit bd7c2a5a04
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