aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-07-01 10:26:42 +0000
committerJohn Crispin <blogic@openwrt.org>2014-07-01 10:26:42 +0000
commit5058f19e8435730f50914d77b19cb47a482ea796 (patch)
tree25566e22477201b5214b7df07c93b469aac976f5 /target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom
parent54175f29c39d955719ae0e929247cc86e10cd870 (diff)
downloadmaster-187ad058-5058f19e8435730f50914d77b19cb47a482ea796.tar.gz
master-187ad058-5058f19e8435730f50914d77b19cb47a482ea796.tar.bz2
master-187ad058-5058f19e8435730f50914d77b19cb47a482ea796.zip
ramips: add WHR-1166 support
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41447 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom')
-rw-r--r--target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom3
1 files changed, 2 insertions, 1 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 904afd1a41..3ed0fbb670 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
@@ -110,6 +110,7 @@ case "$FIRMWARE" in
whr-g300n | \
whr-300hp2 | \
whr-600d | \
+ whr-1166d | \
wl-330n | \
wl-330n3g | \
wl-351 | \
@@ -141,7 +142,7 @@ case "$FIRMWARE" in
cy-swr1100)
rt2x00_eeprom_extract "factory" 8192 512
;;
- rt-n56u | whr-600d)
+ rt-n56u | whr-600d | whr-1166d)
rt2x00_eeprom_extract "factory" 32768 512
;;
esac