---
i386/i386at/pic_isa.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/i386/i386at/pic_isa.c b/i386/i386at/pic_isa.c
index b0415c24..1e5ac103 100644
--- a/i386/i386at/pic_isa.c
+++ b/i386/i386at/pic_isa.c
@@ -33,8 +33,8 @@
/* These interrupts are always present */
-
mbchk is not part of grub2 and only available on grub-legacy.
---
tests/Makefrag.am | 2 +-
tests/configfrag.ac| 2 +-
tests/{test-mbchk.in => test-multiboot.in} | 8
3 files changed, 6 insertions(+), 6 deletions(-)
rename tests/{test-mbch