projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ramips: rt305x: add support for Accton WR6202 / SMCWBR11S-3GN
[openwrt.git]
/
target
/
linux
/
ramips
/
base-files
/
etc
/
hotplug.d
/
firmware
/
10-rt2x00-eeprom
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
ac97d03
..
ace012a
100644
(file)
--- 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
@@
-64,7
+64,8
@@
case "$FIRMWARE" in
whr-g300n | \
wl-351 | \
wli-tx4-ag300n | \
- wr512-3gn)
+ wr512-3gn | \
+ wr6202)
rt2x00_eeprom_extract "factory" 0 272
;;
This page took
0.020868 seconds
and
4
git commands to generate.