diff options
author | Mike Baker <mbm@openwrt.org> | 2005-03-07 00:13:42 +0000 |
---|---|---|
committer | Mike Baker <mbm@openwrt.org> | 2005-03-07 00:13:42 +0000 |
commit | 71342e95bc7633640fd95713cea75074ba628d68 (patch) | |
tree | 4f2f6ebdfd3fab39e527a4a56ff1a2845603424f /openwrt/target | |
parent | 845d3649733f4fdaa4956faa02e8019c8fd23d6e (diff) | |
download | mtk-20170518-71342e95bc7633640fd95713cea75074ba628d68.zip mtk-20170518-71342e95bc7633640fd95713cea75074ba628d68.tar.gz mtk-20170518-71342e95bc7633640fd95713cea75074ba628d68.tar.bz2 |
enable hotplug fix openssl package enable motorola binaries
SVN-Revision: 324
Diffstat (limited to 'openwrt/target')
-rw-r--r-- | openwrt/target/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/Config.in b/openwrt/target/Config.in index 6453d54..176734e 100644 --- a/openwrt/target/Config.in +++ b/openwrt/target/Config.in @@ -31,7 +31,7 @@ menu "Device Support" bool "Linksys WRT54GS" config BR2_TARGET_MOTOROLA - default n + default y select BR2_TARGET_DEFAULT bool "Motorola" |