diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-09-17 19:45:22 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-09-17 19:45:38 +0200 |
commit | 13c60d6c3c2989ff18a8964573cf8c5ebc56b57d (patch) | |
tree | aa314e80df2e3bad6223e5fe244905ba090d2d07 /target/config | |
parent | f1fc0a7a49e01b52339a6c2a89efa6144da14461 (diff) |
add 4.1.x patches for mikrotik-rb4xx, finetune mini.config, drivers should go into target/linux/config
Diffstat (limited to 'target/config')
-rw-r--r-- | target/config/Config.in.endian.choice | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/config/Config.in.endian.choice b/target/config/Config.in.endian.choice index cfcf209d4..2bb48a165 100644 --- a/target/config/Config.in.endian.choice +++ b/target/config/Config.in.endian.choice @@ -18,6 +18,7 @@ config ADK_TARGET_LITTLE_ENDIAN bool "Little endian" depends on !ADK_TARGET_SYSTEM_DRAGINO_MS14S depends on !ADK_TARGET_SYSTEM_LINKSYS_NSLU2 + depends on !ADK_TARGET_SYSTEM_MIKROTIK_RB4XX config ADK_TARGET_BIG_ENDIAN bool "Big endian" |