diff options
Diffstat (limited to 'openwrt/target/linux')
-rw-r--r-- | openwrt/target/linux/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/linux/Config.in b/openwrt/target/linux/Config.in index 9f3b52594f..8ea02179ff 100644 --- a/openwrt/target/linux/Config.in +++ b/openwrt/target/linux/Config.in @@ -51,7 +51,7 @@ config BR2_LINUX_2_6_X86 config BR2_LINUX_2_4_AR531X bool "Support for Atheros ar531x based APs" default n - depends BR2_mipseb + depends BR2_mips help Build firmware images for Atheros ar531x based boards (e.g. Netgear WGT624, Linksys WRT55AG) |