From 4c2d7e360152421662b8abd10f5f8565a086169e Mon Sep 17 00:00:00 2001 From: blogic Date: Tue, 1 Jul 2014 18:17:55 +0000 Subject: [PATCH] ralink: register wifi firmware for WRTnode After r41444 wifi working on WRTnode. Tested. Signed-off-by: Cezary Jackiewicz Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41452 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom | 1 + 1 file changed, 1 insertion(+) 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 | \ -- 2.11.0