mkfs.fat phase kills gen_config #2736
This commit is contained in:
parent
2a8a94a841
commit
54343b7d74
|
@ -1,4 +1,6 @@
|
|||
// This file will be replaced by a ramdisk image containing the corresponding ini
|
||||
// Defining this macro tells the ramdisk to instead mount a null device instead of
|
||||
// the filesystem image, since we don't have one.
|
||||
#ifndef RAMDISK_INVALID
|
||||
#define RAMDISK_INVALID
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue