diff options
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 6453d54e7..176734e29 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" |