From 623680d57c3c8271bd77b01a4808b6ab031886fc Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 4 Jun 2015 04:41:02 -0500 Subject: add some bits and bytes to allow to choose bfin-sim. not functional, yet --- target/bfin/systems/sim-bfin | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 target/bfin/systems/sim-bfin (limited to 'target/bfin/systems/sim-bfin') diff --git a/target/bfin/systems/sim-bfin b/target/bfin/systems/sim-bfin new file mode 100644 index 000000000..68f7beefc --- /dev/null +++ b/target/bfin/systems/sim-bfin @@ -0,0 +1,9 @@ +config ADK_TARGET_SYSTEM_SIM_BFIN + bool "GDB simulator" + select ADK_CPU_BFIN + select ADK_TARGET_UCLINUX + select ADK_TARGET_SIM + select ADK_TARGET_PACKAGE_TXZ + help + BFIN Simulator. + -- cgit v1.2.3