From 8b6a574f396972f5065b4cab0d201fbb97015b0f Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 25 Apr 2015 20:12:05 -0500 Subject: refactor the lower case symbols out We don't need this, as ARCH is implicit through the directory. All lower case symbols should be removed now. --- target/cris/systems/toolchain-cris | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/cris') diff --git a/target/cris/systems/toolchain-cris b/target/cris/systems/toolchain-cris index 765ba90df..ab5be72f6 100644 --- a/target/cris/systems/toolchain-cris +++ b/target/cris/systems/toolchain-cris @@ -1,7 +1,5 @@ config ADK_TARGET_SYSTEM_TOOLCHAIN_CRIS bool "Toolchain only" - select ADK_cris - select ADK_toolchain_cris select ADK_CPU_CRIS_V32 select ADK_TARGET_TOOLCHAIN select ADK_TARGET_PACKAGE_TXZ -- cgit v1.2.3