diff options
author | John Crispin <blogic@openwrt.org> | 2014-07-01 18:17:55 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-07-01 18:17:55 +0000 |
commit | 4b1bad3e63ff7578a6c990118bd23ba34d72d5a7 (patch) | |
tree | 1508efecd9af506589547ec1cb479c0c800ef80d /target/linux/ramips | |
parent | bb49d467bdf26fbdd5030bafa34807a666de30f8 (diff) | |
download | upstream-4b1bad3e63ff7578a6c990118bd23ba34d72d5a7.tar.gz upstream-4b1bad3e63ff7578a6c990118bd23ba34d72d5a7.tar.bz2 upstream-4b1bad3e63ff7578a6c990118bd23ba34d72d5a7.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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41452 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips')
-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 | \ |