summaryrefslogtreecommitdiff
path: root/target/mips/sys-available/mikrotik-rb4xx
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-08-24 06:08:24 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-08-24 06:08:24 +0200
commit0e930c133951dffe8c933fe02f67e72fec57dc8d (patch)
tree54d2244b5f8ee0e9eeb64feecb4428631564b825 /target/mips/sys-available/mikrotik-rb4xx
parent00166e020db4bff6de43ac5925b0600d4245461f (diff)
sync patch with OpenWrt, combine both targets (rb411/rb433)
Diffstat (limited to 'target/mips/sys-available/mikrotik-rb4xx')
-rw-r--r--target/mips/sys-available/mikrotik-rb4xx15
1 files changed, 15 insertions, 0 deletions
diff --git a/target/mips/sys-available/mikrotik-rb4xx b/target/mips/sys-available/mikrotik-rb4xx
new file mode 100644
index 000000000..421f4abb7
--- /dev/null
+++ b/target/mips/sys-available/mikrotik-rb4xx
@@ -0,0 +1,15 @@
+config ADK_TARGET_SYSTEM_MIKROTIK_RB4XX
+ bool "Mikrotik Routerboard 4xx"
+ select ADK_mips
+ select ADK_big
+ select ADK_mikrotik_rb4xx
+ select ADK_KERNEL_ATHEROS_AR71XX
+ select ADK_KERNEL_AR71XX_MACH_RB4XX
+ select ADK_KERNEL_SPI_RB4XX
+ select ADK_KERNEL_SPI_RB4XX_CPLD
+ select ADK_TARGET_WITH_MINIPCI
+ select ADK_TARGET_WITH_WATCHDOG
+ select ADK_TARGET_WITH_NAND
+ help
+ Support for Mikrotik RB411/RB433.
+