diff options
author | John Crispin <john@openwrt.org> | 2013-10-28 06:47:31 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2013-10-28 06:47:31 +0000 |
commit | 43de7c1cfa8b6afd15c226676ec64a0fa765fc6b (patch) | |
tree | 55af94ead357c09c685a54f5580a9c2c7dafa010 /target/linux/ramips/base-files/etc/hotplug.d | |
parent | c81c814d6a823aa0859200208fb4478428faffe2 (diff) | |
download | upstream-43de7c1cfa8b6afd15c226676ec64a0fa765fc6b.tar.gz upstream-43de7c1cfa8b6afd15c226676ec64a0fa765fc6b.tar.bz2 upstream-43de7c1cfa8b6afd15c226676ec64a0fa765fc6b.zip |
ralink: add support for 2 new mt7620 boards made by buffalo
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38550
Diffstat (limited to 'target/linux/ramips/base-files/etc/hotplug.d')
-rw-r--r-- | target/linux/ramips/base-files/etc/hotplug.d/usb/10-motion | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/base-files/etc/hotplug.d/usb/10-motion b/target/linux/ramips/base-files/etc/hotplug.d/usb/10-motion new file mode 100644 index 0000000000..557698b1a2 --- /dev/null +++ b/target/linux/ramips/base-files/etc/hotplug.d/usb/10-motion @@ -0,0 +1 @@ +[ "$ACTION" == "motion" ] && logger webcam motion event |