diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2018-06-20 01:12:06 +0000 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2018-06-20 01:12:11 +0000 |
commit | 7ad83fc8134d68f2ce48b241408b385bc7ab2fb7 (patch) | |
tree | 8cb2bfea196ee60167217cc7ed42e167fb4c77c9 /target/cris/systems/foxboard-lx832 | |
parent | 9ce27631b5797dad8d2e415958a8cc895b60bd93 (diff) |
foxboard: bugfixes
Diffstat (limited to 'target/cris/systems/foxboard-lx832')
-rw-r--r-- | target/cris/systems/foxboard-lx832 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/cris/systems/foxboard-lx832 b/target/cris/systems/foxboard-lx832 index 057e0627d..82eaad093 100644 --- a/target/cris/systems/foxboard-lx832 +++ b/target/cris/systems/foxboard-lx832 @@ -2,7 +2,7 @@ config ADK_TARGET_SYSTEM_FOXBOARD_LX832 bool "Foxboard LX832" select ADK_TARGET_CPU_CRIS_CRISV10 select ADK_TARGET_WITH_MTD - select ADK_TARGET_KERNEL_IMAGE + select ADK_TARGET_KERNEL_ZIMAGE select ADK_TARGET_KERNEL_WITH_COMPRESSION help Foxboard LX832 support |