diff options
Diffstat (limited to 'openwrt/target/Config.in')
| -rw-r--r-- | openwrt/target/Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/target/Config.in b/openwrt/target/Config.in index aad5f99..47e62d4 100644 --- a/openwrt/target/Config.in +++ b/openwrt/target/Config.in @@ -43,6 +43,12 @@ config LINUX_2_6_BRCM Build firmware images for Broadcom based routers (e.g. Netgear WGT634u) +config LINUX_2_6_RB532 + bool "Mikrotik RB532 [2.6]" + select mipsel + select LINUX_2_6 + select PCI_SUPPORT + config LINUX_2_4_AR7 bool "TI AR7 [2.4]" select mipsel |
