config: Bring back support for legacy config with a warning
This commit is contained in:
@@ -69,7 +69,7 @@ struct limine_internal_module internal_module2 = {
|
||||
};
|
||||
|
||||
struct limine_internal_module internal_module3 = {
|
||||
.path = "./limine.cfg",
|
||||
.path = "./limine.conf",
|
||||
.cmdline = "Third internal module"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user