diff options
Diffstat (limited to 'package/base-files/default/sbin/hotplug')
-rwxr-xr-x | package/base-files/default/sbin/hotplug | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/base-files/default/sbin/hotplug b/package/base-files/default/sbin/hotplug index 106299343..afe52a446 100755 --- a/package/base-files/default/sbin/hotplug +++ b/package/base-files/default/sbin/hotplug @@ -1,4 +1,5 @@ #!/bin/sh +# Copyright (C) 2006 OpenWrt.org # bypass the normal hotplug path for firmware loading # would otherwise cause problems with drivers like bcm43xx |