diff options
author | John Crispin <john@openwrt.org> | 2012-07-24 20:38:14 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2012-07-24 20:38:14 +0000 |
commit | 2d2479a033a03996b54b9db9ea9143297ae9bf96 (patch) | |
tree | 6c2025e590e68ad2302a06ccacc49dff4e52598c /target/linux/ramips/base-files/etc/hotplug.d | |
parent | e219c3ac3aea7cb16a25babaef2214378ca33f4b (diff) | |
download | upstream-2d2479a033a03996b54b9db9ea9143297ae9bf96.tar.gz upstream-2d2479a033a03996b54b9db9ea9143297ae9bf96.tar.bz2 upstream-2d2479a033a03996b54b9db9ea9143297ae9bf96.zip |
add ALL5002 userspace support
detect EEPROM, MAC addresses and support sysupgrade for the ALL5002
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 32816
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 d7542cab4d..841aac4f3e 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 @@ -50,6 +50,7 @@ case "$FIRMWARE" in 3g-6200n | \ all0256n | \ + all5002 | \ argus-atp52b | \ bc2 | \ esr-9753 | \ |