From 3f986df05f5c07dd705ed085b13d7e19c0a72aa2 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 28 Jul 2011 10:56:24 +0000 Subject: ramips: rt305x: add support for the DIR-600 B1,B2 boards SVN-Revision: 27808 --- .../linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'target/linux/ramips/base-files/etc/hotplug.d') 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 398ad79ecf..03ff4f81d4 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 @@ -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 ;; -- cgit v1.2.3