aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/base-files/etc/hotplug.d
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-03-04 16:09:11 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-03-04 16:09:11 +0000
commit2d3391993baa6cfdfecf955d6a18b2a5736f4b79 (patch)
treeed00614bd669241dbf0fa43b845a4cbede3c7c89 /target/linux/ramips/base-files/etc/hotplug.d
parent81f7a21315b1f8aa292ddcbe036eea819de59369 (diff)
downloadmaster-187ad058-2d3391993baa6cfdfecf955d6a18b2a5736f4b79.tar.gz
master-187ad058-2d3391993baa6cfdfecf955d6a18b2a5736f4b79.tar.bz2
master-187ad058-2d3391993baa6cfdfecf955d6a18b2a5736f4b79.zip
ramips: board support for Asus RT-N10+
[juhosg: fix indentation in platform scripts, and remove debug messages from 06_set_iface_mac] Signed-off-by: Patrick van Staveren <trick@vanstaveren.us> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30808 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-eeprom1
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 eb756a5e5f..148fda20ce 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
@@ -38,6 +38,7 @@ case "$FIRMWARE" in
rt2x00_eeprom_extract "devdata" 16384 272
;;
+ rt-n10-plus | \
rt-g32-b1)
rt2x00_eeprom_extract "devconf" 0 272
;;