mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-03 02:41:21 +02:00
- rework VUPLUS defines
Conflicts: src/gui/cam_menu.cpp src/neutrino_menue.cpp src/zapit/src/zapit.cpp Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -675,7 +675,7 @@ int CFlashUpdate::exec(CMenuTarget* parent, const std::string &actionKey)
|
||||
bool active = !strcmp(c, to_string(i).c_str());
|
||||
bool enable = true;
|
||||
std::string m_title = "Partition " + to_string(i);
|
||||
#if BOXMODEL_VUPLUS4K
|
||||
#if BOXMODEL_VUPLUS_ARM
|
||||
// own partition blocked, because fix needed for flashing own partition
|
||||
if (active)
|
||||
enable = false;
|
||||
|
Reference in New Issue
Block a user