mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 10:51:05 +02:00
pick mipsbox code from DDT, TangoCash and max10
Origin commit data
------------------
Commit: f3f0bdaddb
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-05-03 (Fri, 03 May 2019)
Origin message was:
------------------
- pick mipsbox code from DDT, TangoCash and max10
This commit is contained in:
@@ -214,7 +214,7 @@ void CHDDMenuHandler::getBlkIds()
|
||||
|
||||
hdd_s hdd;
|
||||
hdd.devname = std::string(buff + 5);
|
||||
#if HAVE_ARM_HARDWARE
|
||||
#if HAVE_ARM_HARDWARE || HAVE_MIPS_HARDWARE
|
||||
if (strncmp(hdd.devname.c_str(), "mmcblk", 6) == 0)
|
||||
continue;
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user