aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorHannes Reinecke <hare@suse.de>2005-07-19 11:14:12 -0400
committerKay Sievers <kay.sievers@suse.de>2005-07-19 11:14:12 -0400
commitbf375e3af65f0e9728516a3627613fb95288c1d1 (patch)
tree04747054c3d536c87374a3ee0bfc9e564135128b /test
parent6a5aac78f4d04490fc1d0178b1d7c0cb415c2944 (diff)
downloadudev-bf375e3af65f0e9728516a3627613fb95288c1d1.tar.gz
create_floppy_devices: add tool to create floppy nodes based on sysfs info
Diffstat (limited to 'test')
-rwxr-xr-xtest/simple-build-check.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/simple-build-check.sh b/test/simple-build-check.sh
index 7e9a940f..742b28ec 100755
--- a/test/simple-build-check.sh
+++ b/test/simple-build-check.sh
@@ -7,6 +7,7 @@ EXTRAS="\
extras/volume_id \
extras/usb_id \
extras/dasd_id \
+ extras/floppy \
extras/run_directory"
[ -z "$KERNEL_DIR" ] && KERNEL_DIR=/lib/modules/`uname -r`/build