diff options
author | Phil Sutter <phil@nwl.cc> | 2011-02-09 22:18:05 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-02-10 15:47:39 +0100 |
commit | 9f6d4645bc8d589f8aad1ad818a0585669248b57 (patch) | |
tree | 74700f8833ea75622114f4070ce91312ead95811 /target/mipsel | |
parent | bbb63d9637968172ef9d3354affd5bda82ef11ae (diff) |
mikrotik-rb532: select ADK_TARGET_WITH_LEDS
Diffstat (limited to 'target/mipsel')
-rw-r--r-- | target/mipsel/sys-available/mikrotik-rb532 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/mipsel/sys-available/mikrotik-rb532 b/target/mipsel/sys-available/mikrotik-rb532 index 3e220428f..c73ef5f83 100644 --- a/target/mipsel/sys-available/mikrotik-rb532 +++ b/target/mipsel/sys-available/mikrotik-rb532 @@ -6,6 +6,7 @@ config ADK_TARGET_SYSTEM_MIKROTIK_RB532 select ADK_TARGET_WITH_WATCHDOG select ADK_TARGET_WITH_CF select ADK_TARGET_WITH_NAND + select ADK_TARGET_WITH_LEDS select ADK_KERNEL_MIKROTIK_RB532 help Support for Mikrotik RB532. |