diff options
author | Greg KH <greg@press.(none)> | 2005-07-14 14:13:34 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2005-07-14 14:13:34 -0700 |
commit | 39e54555a961fa6c4c8e7d260a0e208439dc0cfa (patch) | |
tree | 4e38039e46fd5505c6079f39d056c301b9be7074 /test/simple-build-check.sh | |
parent | afd6b4acc8ce76f1187bf852b1404a82047d8f97 (diff) | |
parent | 7fe082a8a42baa45ef45d82edde4f893410ebeea (diff) |
Merge gregkh@ehlo.org:/home/kay/public_html/pub/scm/linux/hotplug/udev-kay
Diffstat (limited to 'test/simple-build-check.sh')
-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 c5b429d98d..7e9a940f85 100755 --- a/test/simple-build-check.sh +++ b/test/simple-build-check.sh @@ -6,6 +6,7 @@ EXTRAS="\ extras/ata_id \ extras/volume_id \ extras/usb_id \ + extras/dasd_id \ extras/run_directory" [ -z "$KERNEL_DIR" ] && KERNEL_DIR=/lib/modules/`uname -r`/build |