diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-08-19 15:55:10 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-08-19 15:55:10 +0000 |
commit | 2d61da5a90483dadcf21ac1b145ccb4137304e26 (patch) | |
tree | 2786a083b89e0c09168312b98e7c7838457ae27d /target/linux/ramips/base-files/etc/hotplug.d/firmware | |
parent | 8aeb0454068e88ea3b7383411e5131e169f053d0 (diff) |
ramips: rt305x: support for wr512-3gn-like routers
Signed-off-by: Andrew Andrianov <necromant@necromant.ath.cx>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28052 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/base-files/etc/hotplug.d/firmware')
-rw-r--r-- | target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom | 3 |
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 a54edbabe7..0f50c9bc1b 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 @@ -54,7 +54,8 @@ case "$FIRMWARE" in rt-n15 | \ v22rw-2x2 | \ wcr150gn | \ - whr-g300n) + whr-g300n | \ + wr512-3gn) rt2x00_eeprom_extract "factory" 0 272 ;; |