diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-08-17 17:56:05 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-08-17 17:56:05 +0000 |
commit | 89606b61b1feaf9e9ba5b7344883a6bae30f8485 (patch) | |
tree | 1467b4640c0f17bac9a67c5cb0b3f1e4fb87c5b2 /target/linux/ramips/base-files/etc/hotplug.d | |
parent | 25ac1447ed9e7c1b58771c568be164a8262c903b (diff) | |
download | upstream-89606b61b1feaf9e9ba5b7344883a6bae30f8485.tar.gz upstream-89606b61b1feaf9e9ba5b7344883a6bae30f8485.tar.bz2 upstream-89606b61b1feaf9e9ba5b7344883a6bae30f8485.zip |
ramips: add support for D-Link DIR-615 H1
rt2x00 still needs some patching as the radio doesn't come to life.
Installation via webflash.
[juhosg: fix whitespace issues, remove rt305x_register_usb
from machine setup because the board has no USB port]
Signed-off-by: Mikko Hissa <mikko.hissa@uta.fi>
SVN-Revision: 33205
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 392a8e1da3..2a405195c8 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 @@ -57,6 +57,7 @@ case "$FIRMWARE" in all5002 | \ argus-atp52b | \ bc2 | \ + dir-615-h1 | \ dir-620-a1 | \ esr-9753 | \ fonera20n | \ |