diff options
author | John Crispin <john@openwrt.org> | 2013-07-27 09:23:52 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2013-07-27 09:23:52 +0000 |
commit | 8dd30fa7758a7c47e4d56e052c41baf141fdbc56 (patch) | |
tree | 38db9c473f7b1fff0d61166a969cd53b90042af3 /target/linux/ramips/base-files/etc/hotplug.d | |
parent | 13b7ab81cfa31845e284a2b65231f7adbcffc4ff (diff) | |
download | upstream-8dd30fa7758a7c47e4d56e052c41baf141fdbc56.tar.gz upstream-8dd30fa7758a7c47e4d56e052c41baf141fdbc56.tar.bz2 upstream-8dd30fa7758a7c47e4d56e052c41baf141fdbc56.zip |
ramips: add MPR-A1 support
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37568
Diffstat (limited to 'target/linux/ramips/base-files/etc/hotplug.d')
-rw-r--r-- | target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom | 1 |
1 files changed, 1 insertions, 0 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 b3ca002d09..9e9e09be3d 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 @@ -78,6 +78,7 @@ case "$FIRMWARE" in freestation5 | \ hw550-3g | \ mofi3500-3gn | \ + mpr-a1 | \ mpr-a2 | \ pwh2004 | \ nbg-419n | \ |