mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
fix update_menue for mips
This commit is contained in:
@@ -107,7 +107,7 @@ int CSoftwareUpdate::showSoftwareUpdate()
|
||||
mf->setHint("", LOCALE_MENU_HINT_SOFTUPDATE_SETTINGS);
|
||||
softUpdate.addItem(mf);
|
||||
|
||||
#if !HAVE_ARM_HARDWARE
|
||||
#if !HAVE_ARM_HARDWARE && !HAVE_MIPS_HARDWARE
|
||||
softUpdate.addItem(GenericMenuSeparatorLine);
|
||||
|
||||
//expert-functions
|
||||
|
Reference in New Issue
Block a user