diff options
Diffstat (limited to 'openwrt/package/base-files/default/sbin/hotplug')
-rwxr-xr-x | openwrt/package/base-files/default/sbin/hotplug | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/base-files/default/sbin/hotplug b/openwrt/package/base-files/default/sbin/hotplug index 1062993..afe52a4 100755 --- a/openwrt/package/base-files/default/sbin/hotplug +++ b/openwrt/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 |