diff options
Diffstat (limited to 'target/mips/systems/mikrotik-rb4xx')
-rw-r--r-- | target/mips/systems/mikrotik-rb4xx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/mips/systems/mikrotik-rb4xx b/target/mips/systems/mikrotik-rb4xx index 334ced212..7baa64f16 100644 --- a/target/mips/systems/mikrotik-rb4xx +++ b/target/mips/systems/mikrotik-rb4xx @@ -2,6 +2,7 @@ config ADK_TARGET_SYSTEM_MIKROTIK_RB4XX bool "Mikrotik Routerboard 4xx" select ADK_CPU_MIPS32 select ADK_TARGET_BIG_ENDIAN + select ADK_TARGET_BOARD_ATH79 select ADK_TARGET_WITH_MINIPCI select ADK_TARGET_WITH_SERIAL select ADK_TARGET_WITH_PCI |