diff options
author | Phil Sutter <phil@nwl.cc> | 2015-07-26 10:49:39 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-07-26 14:40:28 +0200 |
commit | c3a5e3e51f275e312497e6006a9264d61bcb1349 (patch) | |
tree | 612b09184ad8d9137365ad305e0312f838a885dc /target/mips/systems | |
parent | 89ec11b8ecdcd04568d105c8e4703c0e68960c08 (diff) |
mikrotik-rb4xx: update kernel patches
- add zboot support
- workaround link state bug
Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'target/mips/systems')
-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 77b80e4b3..26f24d0b5 100644 --- a/target/mips/systems/mikrotik-rb4xx +++ b/target/mips/systems/mikrotik-rb4xx @@ -8,6 +8,7 @@ config ADK_TARGET_SYSTEM_MIKROTIK_RB4XX select ADK_TARGET_WITH_WATCHDOG select ADK_TARGET_WITH_NAND select ADK_TARGET_WITH_LEDS + select ADK_TARGET_KERNEL_VMLINUZ help Support for Mikrotik RB411/RB433/RB493g. |