From f89ae854544e3667244336c9b507b3dcc43fb5ae Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 23 May 2014 17:14:57 +0200 Subject: more cleanup, *-enabled feature is unused, simplify --- target/mips/systems/mikrotik-rb532 | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 target/mips/systems/mikrotik-rb532 (limited to 'target/mips/systems/mikrotik-rb532') diff --git a/target/mips/systems/mikrotik-rb532 b/target/mips/systems/mikrotik-rb532 new file mode 100644 index 000000000..505abf651 --- /dev/null +++ b/target/mips/systems/mikrotik-rb532 @@ -0,0 +1,14 @@ +config ADK_TARGET_SYSTEM_MIKROTIK_RB532 + bool "Mikrotik Routerboard 532" + select ADK_mips + select ADK_little + select ADK_mikrotik_rb532 + select ADK_CPU_MIPS32 + select ADK_TARGET_WITH_MINIPCI + select ADK_TARGET_WITH_WATCHDOG + select ADK_TARGET_WITH_NAND + select ADK_TARGET_WITH_PATA + select ADK_TARGET_WITH_LEDS + help + Support for Mikrotik RB532. + -- cgit v1.2.3