mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-07 05:38:28 +02:00
rename BOXMODEL_CS => BOXMODEL_CST
Origin commit data
------------------
Branch: ni/coolstream
Commit: 05be592b65
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-09-03 (Thu, 03 Sep 2020)
Origin message was:
------------------
- rename BOXMODEL_CS => BOXMODEL_CST
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -233,7 +233,7 @@ bool CExtUpdate::applySettings()
|
||||
if (mtdFilename.empty())
|
||||
return ErrorReset(0, "error system mtd not found");
|
||||
|
||||
#ifdef BOXMODEL_CS_HD2
|
||||
#ifdef BOXMODEL_CST_HD2
|
||||
uint64_t mtdSize = 65536*1024; // FIXME hack, mtd size more than free RAM
|
||||
#else
|
||||
uint64_t mtdSize = mtdInfo->getMTDSize(mtdFilename);
|
||||
|
Reference in New Issue
Block a user