* grub-core/Makefile.core.def (example_functional_test): Rename to ...
(exfctest): ... this to avoid overlong filenames. All users updated.
This commit is contained in:
parent
20dd511c8c
commit
526ef13d34
3 changed files with 8 additions and 2 deletions
|
@ -1613,7 +1613,7 @@ module = {
|
|||
};
|
||||
|
||||
module = {
|
||||
name = example_functional_test;
|
||||
name = exfctest;
|
||||
common = tests/example_functional_test.c;
|
||||
cflags = -Wno-format;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue