New testload grub-fstest command

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-06-23 08:45:12 +02:00
parent a5edbcb3a1
commit 77ba5392d0
2 changed files with 11 additions and 1 deletions

View file

@ -34,6 +34,7 @@ library = {
common_nodist = grub_script.tab.h;
common = grub-core/commands/blocklist.c;
common = grub-core/commands/testload.c;
common = grub-core/commands/extcmd.c;
common = grub-core/commands/ls.c;
common = grub-core/disk/dmraid_nvidia.c;