diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-03-04 16:09:11 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-03-04 16:09:11 +0000 |
commit | 2d3391993baa6cfdfecf955d6a18b2a5736f4b79 (patch) | |
tree | ed00614bd669241dbf0fa43b845a4cbede3c7c89 /target/linux/ramips/rt305x | |
parent | 81f7a21315b1f8aa292ddcbe036eea819de59369 (diff) | |
download | upstream-2d3391993baa6cfdfecf955d6a18b2a5736f4b79.tar.gz upstream-2d3391993baa6cfdfecf955d6a18b2a5736f4b79.tar.bz2 upstream-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/rt305x')
-rw-r--r-- | target/linux/ramips/rt305x/config-3.2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt305x/config-3.2 b/target/linux/ramips/rt305x/config-3.2 index c44dba3891..09355ddbfe 100644 --- a/target/linux/ramips/rt305x/config-3.2 +++ b/target/linux/ramips/rt305x/config-3.2 @@ -107,6 +107,7 @@ CONFIG_RT305X_MACH_NW718=y CONFIG_RT305X_MACH_OMNI_EMB=y CONFIG_RT305X_MACH_PWH2004=y CONFIG_RT305X_MACH_RT_G32_REVB=y +CONFIG_RT305X_MACH_RT_N10_PLUS=y CONFIG_RT305X_MACH_SL_R7205=y CONFIG_RT305X_MACH_V22RW_2X2=y CONFIG_RT305X_MACH_W502U=y |