hdparm: Depend on hexdump rather than having a second copy of hexdump.
[grub.git] / grub-core / Makefile.core.def
index a65c27f..8d57a59 100644 (file)
@@ -902,7 +902,6 @@ module = {
 module = {
   name = hdparm;
   common = commands/hdparm.c;
-  common = lib/hexdump.c;
   enable = pci;
   enable = mips_qemu_mips;
 };