diff options
author | John Crispin <john@openwrt.org> | 2014-06-02 12:42:48 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-06-02 12:42:48 +0000 |
commit | efd09832febde11e9d4bc6fca6e471f94933867f (patch) | |
tree | f3c9c1dfeba243c408b707cb0efd64d7fa0eb6dd /target/linux/ramips/base-files/etc/hotplug.d | |
parent | 44e2de03a4a96a01a732b33bf14c059da1924304 (diff) | |
download | upstream-efd09832febde11e9d4bc6fca6e471f94933867f.tar.gz upstream-efd09832febde11e9d4bc6fca6e471f94933867f.tar.bz2 upstream-efd09832febde11e9d4bc6fca6e471f94933867f.zip |
ramips: Support for Teltonika RUT5XX
Hi Hartmut,
Thanks for your feedback, I have reformated the patch accordingly.
Added support for Teltonika RUT5XX hardware.
Signed-off-by: Steffen Weinreich <steve@weinreich.org>
SVN-Revision: 40907
Diffstat (limited to 'target/linux/ramips/base-files/etc/hotplug.d')
-rw-r--r-- | target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom b/target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom index 341fd5f4d1..1a39bb6035 100644 --- a/target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom +++ b/target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom @@ -97,6 +97,7 @@ case "$FIRMWARE" in px4885 | \ rt-n15 | \ rt-n56u | \ + rut5xx | \ sl-r7205 | \ v11st-fe | \ v22rw-2x2 | \ |