remove obsoleted define
This commit is contained in:
parent
7709157d88
commit
11c99803fc
@ -24,8 +24,6 @@
|
|||||||
/* If we have more than that amount of memory (in Mbytes), we assume we can load the rescue as a ramdisk */
|
/* If we have more than that amount of memory (in Mbytes), we assume we can load the rescue as a ramdisk */
|
||||||
#define MEM_LIMIT_RESCUE 56
|
#define MEM_LIMIT_RESCUE 56
|
||||||
|
|
||||||
#define RAMDISK_COMPRESSION_RATIO 1.95
|
|
||||||
|
|
||||||
#define VERSION_FILE "/.VERSION"
|
#define VERSION_FILE "/.VERSION"
|
||||||
#define RAMDISK_LOCATION "/"
|
#define RAMDISK_LOCATION "/"
|
||||||
#define IMAGE_LOCATION "/image"
|
#define IMAGE_LOCATION "/image"
|
||||||
|
Loading…
Reference in New Issue
Block a user