diff options
author | John Crispin <john@openwrt.org> | 2014-07-01 18:17:55 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-07-01 18:17:55 +0000 |
commit | c749b310ed2fbd41d99039184fdfc7a64f309c4c (patch) | |
tree | fcb4bf5dad2845b15411982be2950b29e94332b4 /target | |
parent | 2deeb3e2fa104c17636267ee320c14a37b2d1d31 (diff) | |
download | upstream-c749b310ed2fbd41d99039184fdfc7a64f309c4c.tar.gz upstream-c749b310ed2fbd41d99039184fdfc7a64f309c4c.tar.bz2 upstream-c749b310ed2fbd41d99039184fdfc7a64f309c4c.zip |
ralink: register wifi firmware for WRTnode
After r41444 wifi working on WRTnode. Tested.
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41452
Diffstat (limited to 'target')
-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 3ed0fbb670..d8bb095e45 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 @@ -119,6 +119,7 @@ case "$FIRMWARE" in wnce2001 | \ wr512-3gn | \ wr6202 | \ + wrtnode | \ mzk-w300nh2 | \ ur-326n4g | \ ur-336un | \ |