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 the DIR-600 B1,B2 boards
[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
398ad79
..
03ff4f8
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
@@
-31,7
+31,9
@@
case "$FIRMWARE" in
local board=$(ramips_board_name)
case $board in
- dir-300-b1)
+ dir-300-b1 | \
+ dir-600-b1 | \
+ dir-600-b2)
rt2x00_eeprom_extract "devdata" 16384 272
;;
This page took
0.019796 seconds
and
4
git commands to generate.