From 246a3268c74b32628bdb662bedf6af3e2a0c001d Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 13 Feb 2015 13:14:05 -0600 Subject: add basic nios2 toolchain support --- target/nios2/systems/toolchain-nios2 | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 target/nios2/systems/toolchain-nios2 (limited to 'target/nios2/systems') diff --git a/target/nios2/systems/toolchain-nios2 b/target/nios2/systems/toolchain-nios2 new file mode 100644 index 000000000..750cf1edf --- /dev/null +++ b/target/nios2/systems/toolchain-nios2 @@ -0,0 +1,9 @@ +config ADK_TARGET_SYSTEM_TOOLCHAIN_NIOS2 + bool "Toolchain only" + select ADK_nios2 + select ADK_toolchain_nios2 + select ADK_TARGET_TOOLCHAIN + select ADK_TARGET_PACKAGE_TXZ + help + NIOS2 toolchain. + -- cgit v1.2.3