* grub-core/commands/testspeed.c: New command testspeed.
This commit is contained in:
parent
310d42144b
commit
fa2923436b
6 changed files with 165 additions and 14 deletions
|
@ -2019,3 +2019,7 @@ module = {
|
|||
enable = i386;
|
||||
};
|
||||
|
||||
module = {
|
||||
name = testspeed;
|
||||
common = commands/testspeed.c;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue