diff options
author | John Crispin <john@openwrt.org> | 2014-07-12 06:54:03 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-07-12 06:54:03 +0000 |
commit | ba3988fb16c1392c41e4710474fc5df1f1f92a83 (patch) | |
tree | 630a1aa28036bf3e9a133317d5c292974189d52d /target/linux/ramips/base-files/etc/hotplug.d | |
parent | 91e2f1e9a681d7cdfbbe0e21142a68cbabe06b9f (diff) | |
download | upstream-ba3988fb16c1392c41e4710474fc5df1f1f92a83.tar.gz upstream-ba3988fb16c1392c41e4710474fc5df1f1f92a83.tar.bz2 upstream-ba3988fb16c1392c41e4710474fc5df1f1f92a83.zip |
ramips: add support for WR8305RT board
Signed-off-by: Jorge Vargas <jorge.vargas@sosvia.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41584
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 b56fb63423..e958899ca1 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 @@ -120,6 +120,7 @@ case "$FIRMWARE" in wnce2001 | \ wr512-3gn | \ wr6202 | \ + wr8305rt | \ wrtnode | \ mzk-w300nh2 | \ ur-326n4g | \ |