diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-22 21:49:50 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-22 21:49:50 +0200 |
commit | a8a2082b6e825440f6fae0fcd21dba290dfd2cfe (patch) | |
tree | d45087ef955e0baae3c0ce989c0c0adffc47cdc2 /target/mips/sys-available | |
parent | 028c17553b08ad703d0f2cf329349d404c33784b (diff) |
set cpu type
Diffstat (limited to 'target/mips/sys-available')
-rw-r--r-- | target/mips/sys-available/mikrotik-rb532 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/mips/sys-available/mikrotik-rb532 b/target/mips/sys-available/mikrotik-rb532 index 53cb7e955..505abf651 100644 --- a/target/mips/sys-available/mikrotik-rb532 +++ b/target/mips/sys-available/mikrotik-rb532 @@ -3,6 +3,7 @@ config ADK_TARGET_SYSTEM_MIKROTIK_RB532 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 |