hdparm: Depend on hexdump rather than having a second copy of hexdump.
This commit is contained in:
parent
ebb62ba084
commit
aa34f69d5d
1 changed files with 0 additions and 1 deletions
|
@ -926,7 +926,6 @@ module = {
|
||||||
module = {
|
module = {
|
||||||
name = hdparm;
|
name = hdparm;
|
||||||
common = commands/hdparm.c;
|
common = commands/hdparm.c;
|
||||||
common = lib/hexdump.c;
|
|
||||||
enable = pci;
|
enable = pci;
|
||||||
enable = mips_qemu_mips;
|
enable = mips_qemu_mips;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue