diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-12-29 17:50:32 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-12-29 17:50:32 +0000 |
commit | 6d33750ae7bfa13590429391f68dfbf076e77a67 (patch) | |
tree | 9ad7a932f4d8abeb1373cfaefcf4443ff2ebc6ff /target/linux/ramips/base-files/etc/hotplug.d | |
parent | fe3c9a045fa09bd417583b956b908fd876ecccee (diff) | |
download | upstream-6d33750ae7bfa13590429391f68dfbf076e77a67.tar.gz upstream-6d33750ae7bfa13590429391f68dfbf076e77a67.tar.bz2 upstream-6d33750ae7bfa13590429391f68dfbf076e77a67.zip |
ramips: add user-space support for Airlive AIR3GII
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/2913/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34923 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 5989f791da..1a04e5af65 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 @@ -52,6 +52,7 @@ case "$FIRMWARE" in ;; 3g-6200n | \ + air3gii | \ all0239-3g | \ all0256n | \ all5002 | \ |