diff options
Diffstat (limited to 'target/mips/systems/dragino-ms14s')
-rw-r--r-- | target/mips/systems/dragino-ms14s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/mips/systems/dragino-ms14s b/target/mips/systems/dragino-ms14s index d46bee961..d96d37fe0 100644 --- a/target/mips/systems/dragino-ms14s +++ b/target/mips/systems/dragino-ms14s @@ -1,8 +1,8 @@ config ADK_TARGET_SYSTEM_DRAGINO_MS14S bool "Dragino2 ms14-s" select ADK_mips - select ADK_big select ADK_dragino_ms14s + select ADK_TARGET_BIG_ENDIAN select ADK_CPU_MIPS32 select ADK_TARGET_WITH_WATCHDOG select ADK_TARGET_WITH_NAND |