mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
rework VUPLUS defines
Origin commit data
------------------
Commit: e299801f1f
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-06-12 (Fri, 12 Jun 2020)
Origin message was:
------------------
- rework VUPLUS defines
This commit is contained in:
@@ -674,7 +674,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