diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2016-02-12 19:55:07 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2016-02-12 19:55:07 +0000 |
commit | 473e9cad433f7ed67543db35a487f9031ea7e509 (patch) | |
tree | 33c66fc1eda824d1a40fbb7f96e1fe1e5a59c55e /target/linux/ar71xx/mikrotik | |
parent | c46cef2ffbcc1fedaae148ef312229106531f772 (diff) | |
download | upstream-473e9cad433f7ed67543db35a487f9031ea7e509.tar.gz upstream-473e9cad433f7ed67543db35a487f9031ea7e509.tar.bz2 upstream-473e9cad433f7ed67543db35a487f9031ea7e509.zip |
ar71xx: add missing kernel symbol (#21849)
Also reorder subtarget kernel configs.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 48717
Diffstat (limited to 'target/linux/ar71xx/mikrotik')
-rw-r--r-- | target/linux/ar71xx/mikrotik/config-default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/mikrotik/config-default b/target/linux/ar71xx/mikrotik/config-default index ae5275d643..3b9431eac7 100644 --- a/target/linux/ar71xx/mikrotik/config-default +++ b/target/linux/ar71xx/mikrotik/config-default @@ -103,8 +103,8 @@ CONFIG_ATH79_MACH_RBSXTLITE=y # CONFIG_ATH79_MACH_TL_WR941ND is not set # CONFIG_ATH79_MACH_TUBE2H is not set # CONFIG_ATH79_MACH_UBNT is not set -# CONFIG_ATH79_MACH_UBNT_XM is not set # CONFIG_ATH79_MACH_UBNT_UNIFIAC is not set +# CONFIG_ATH79_MACH_UBNT_XM is not set # CONFIG_ATH79_MACH_WHR_HP_G300N is not set # CONFIG_ATH79_MACH_WLAE_AG300N is not set # CONFIG_ATH79_MACH_WLR8100 is not set |