diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-07-01 12:13:20 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-07-01 12:13:20 +0200 |
commit | 49b0d644e37256aea85b07fdf63346503618951b (patch) | |
tree | 236eac3cafaf13ac2338bfb9989a2038c80f2ee0 /target/nds32/systems/andes-ag101p | |
parent | 32a5769583cac3bd91b4aa52ac6dd8637e6d3c89 (diff) |
nds32: use no mirror for arch
Diffstat (limited to 'target/nds32/systems/andes-ag101p')
-rw-r--r-- | target/nds32/systems/andes-ag101p | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/nds32/systems/andes-ag101p b/target/nds32/systems/andes-ag101p index 8da29ae28..31d35a479 100644 --- a/target/nds32/systems/andes-ag101p +++ b/target/nds32/systems/andes-ag101p @@ -5,6 +5,5 @@ config ADK_TARGET_SYSTEM_ANDES_AG101P select ADK_TARGET_WITH_NET select ADK_TARGET_WITH_NETDEVICE select ADK_TARGET_KERNEL_IMAGE - select ADK_TARGET_KERNEL_NO_MIRROR help Andes Technology AG101P (ADP-XC7KFF676) |