diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/local-top/udev_helper | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/local-top/udev_helper b/scripts/local-top/udev_helper index 22cd9f7..b501ec0 100755 --- a/scripts/local-top/udev_helper +++ b/scripts/local-top/udev_helper @@ -1,6 +1,6 @@ #!/bin/sh -PREREQ="udev" +PREREQ="" prereqs() { |