diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2009-06-08 16:51:13 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2009-06-08 16:51:13 +0200 |
commit | 33a76159433a5763ff6050cfaaee8fd897102639 (patch) | |
tree | 4ac2993ca8421e579a0498bd227058b2b0958531 /extras/path_id/Makefile.am | |
parent | a2fe9450bba1c57ddf17c5f94795c035d9ff3b65 (diff) |
path_id: delete old shell script
Removed with this is SAS disk support which never really worked properly,
and legacy IDE disk support, which can be re-implemented if needed.
Diffstat (limited to 'extras/path_id/Makefile.am')
-rw-r--r-- | extras/path_id/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/extras/path_id/Makefile.am b/extras/path_id/Makefile.am index 2e936234ff..5d4bf6283d 100644 --- a/extras/path_id/Makefile.am +++ b/extras/path_id/Makefile.am @@ -1,9 +1,6 @@ include $(top_srcdir)/Makefile.am.inc udevhomedir = $(udev_prefix)/lib/udev -dist_udevhome_SCRIPTS = \ - path_id.sh - udevhome_PROGRAMS = \ path_id |