diff --git a/grub-core/Makefile.core.def b/grub-core/Makefile.core.def index a65c27f7f..8d57a59a0 100644 --- a/grub-core/Makefile.core.def +++ b/grub-core/Makefile.core.def @@ -902,7 +902,6 @@ module = { module = { name = hdparm; common = commands/hdparm.c; - common = lib/hexdump.c; enable = pci; enable = mips_qemu_mips; };