From 670e470543e02937979e1c879d97f474d5b6fbd1 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Sat, 25 Jun 2005 23:54:28 +0200 Subject: add ata_id to read serial numbers from ATA drives Signed-off-by: Kay Sievers --- test/simple-build-check.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/simple-build-check.sh b/test/simple-build-check.sh index b653185b26..b5a0dcdaa1 100755 --- a/test/simple-build-check.sh +++ b/test/simple-build-check.sh @@ -1,6 +1,6 @@ #/bin/sh -EXTRAS="extras/chassis_id extras/scsi_id extras/volume_id extras/run_directory" +EXTRAS="extras/chassis_id extras/scsi_id extras/ata_id extras/volume_id extras/run_directory" [ -z "$KERNEL_DIR" ] && KERNEL_DIR=/lib/modules/`uname -r`/build echo KERNEL_DIR: "$KERNEL_DIR" -- cgit v1.2.3-54-g00ecf