forked from len0rd/rockbox
Revert root_redirect :(
This reverts commit 31fc46ded6.
Change-Id: Ia78618c0e8b25ca65f7c8ae0db1cb9c9b321bad9
This commit is contained in:
parent
bd744059cf
commit
f850bbbbc4
19 changed files with 215 additions and 645 deletions
|
|
@ -30,6 +30,10 @@
|
|||
#include "dircache_redirect.h"
|
||||
#include "disk.h"
|
||||
|
||||
#if defined(HAVE_BOOTDATA) && !defined(SIMULATOR) && !defined(BOOTLOADER)
|
||||
#include "bootdata.h"
|
||||
#include "crc32.h"
|
||||
#endif
|
||||
|
||||
#ifndef CONFIG_DEFAULT_PARTNUM
|
||||
#define CONFIG_DEFAULT_PARTNUM 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue