diff options
author | John Crispin <john@openwrt.org> | 2014-01-12 12:07:40 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-01-12 12:07:40 +0000 |
commit | 3a64ddd0a18efe3c8fbf65579dca58672bf04fb1 (patch) | |
tree | a66a25850d99aab74b4096857a96b2cabfb6bbc5 /target/linux/ramips/base-files/etc/hotplug.d | |
parent | aa2be01076ad95910548baf5c45dd6fe217ce485 (diff) | |
download | upstream-3a64ddd0a18efe3c8fbf65579dca58672bf04fb1.tar.gz upstream-3a64ddd0a18efe3c8fbf65579dca58672bf04fb1.tar.bz2 upstream-3a64ddd0a18efe3c8fbf65579dca58672bf04fb1.zip |
ralink: add HLK-RM04 support
https://github.com/JiapengLi/OpenWrt-HiLink-HLK-RM04
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39237
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 d3e0242355..4b13c18c95 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 @@ -81,6 +81,7 @@ case "$FIRMWARE" in fonera20n | \ rt-n13u | \ freestation5 | \ + hlk-rm04 | \ hw550-3g | \ mofi3500-3gn | \ mpr-a1 | \ |