diff options
author | Kay Sievers <kay.sievers@suse.de> | 2005-09-06 12:18:04 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@suse.de> | 2005-09-06 12:18:04 +0200 |
commit | 077ed27c55a9ea661262d7b3ec8be184445ab82e (patch) | |
tree | 345dd6d07cc1585661d69013784ef3995c949a6d /test | |
parent | 7596a562988b45b62dcac6daac3663524cc8f930 (diff) |
add edd_id tool to match BIOS EDD disk information
Thanks to:
John Hull <John_Hull@Dell.com>
Matt Domsch <Matt_Domsch@Dell.com>
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
Diffstat (limited to 'test')
-rwxr-xr-x | test/simple-build-check.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/simple-build-check.sh b/test/simple-build-check.sh index ec18e51a0c..27e5c93d90 100755 --- a/test/simple-build-check.sh +++ b/test/simple-build-check.sh @@ -8,6 +8,7 @@ EXTRAS="\ extras/usb_id \ extras/dasd_id \ extras/cdrom_id \ + extras/edd_id \ extras/floppy \ extras/run_directory \ extras/firmware" |