From 49b0d644e37256aea85b07fdf63346503618951b Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 1 Jul 2017 12:13:20 +0200 Subject: nds32: use no mirror for arch --- target/config/Config.in.kernelversion | 1 + target/nds32/systems/andes-ag101p | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'target') diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion index 6d54420ea..0e7e0424c 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -148,6 +148,7 @@ config ADK_TARGET_KERNEL_VERSION_3_4 config ADK_TARGET_KERNEL_VERSION_3_4_NDS32 bool "3.4-nds32" depends on ADK_TARGET_ARCH_NDS32 + select ADK_TARGET_KERNEL_NO_MIRROR config ADK_TARGET_KERNEL_VERSION_3_2 bool "3.2.88" 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) -- cgit v1.2.3