mirror of
https://git.proxmox.com/git/grub2
synced 2025-07-25 08:05:49 +00:00
hdparm: Depend on hexdump rather than having a second copy of hexdump.
This commit is contained in:
parent
7108c0c86e
commit
6662372053
@ -902,7 +902,6 @@ module = {
|
||||
module = {
|
||||
name = hdparm;
|
||||
common = commands/hdparm.c;
|
||||
common = lib/hexdump.c;
|
||||
enable = pci;
|
||||
enable = mips_qemu_mips;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user