diff options
author | John Crispin <john@openwrt.org> | 2015-07-24 09:09:42 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-07-24 09:09:42 +0000 |
commit | b98205c946a89861563c402167a954e2caa13603 (patch) | |
tree | 6fe838365def394d2d8a06f3009fa0b370de4a2b /target/linux/ar71xx/mikrotik | |
parent | 42c37d43814b7e082ea1d3d322f3be75b706cc7e (diff) | |
download | upstream-b98205c946a89861563c402167a954e2caa13603.tar.gz upstream-b98205c946a89861563c402167a954e2caa13603.tar.bz2 upstream-b98205c946a89861563c402167a954e2caa13603.zip |
ar71xx: Add support for AP147-010 reference board
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 46457
Diffstat (limited to 'target/linux/ar71xx/mikrotik')
-rw-r--r-- | target/linux/ar71xx/mikrotik/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/mikrotik/config-default b/target/linux/ar71xx/mikrotik/config-default index 79eb17f5f4..de91e4b488 100644 --- a/target/linux/ar71xx/mikrotik/config-default +++ b/target/linux/ar71xx/mikrotik/config-default @@ -8,6 +8,7 @@ # CONFIG_ATH79_MACH_AP121 is not set # CONFIG_ATH79_MACH_AP132 is not set # CONFIG_ATH79_MACH_AP136 is not set +# CONFIG_ATH79_MACH_AP147 is not set # CONFIG_ATH79_MACH_AP81 is not set # CONFIG_ATH79_MACH_AP83 is not set # CONFIG_ATH79_MACH_AP96 is not set |