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
index 398ad79..03ff4f8 100644 (file)
@@ -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.