From bc85fd5a6df8753543ba55c98a588e255471752b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 11 Jul 2000 19:31:04 +0000 Subject: Reworked score/cpu/i960 so it can be safely compiled multilib. All routines and structures that require CPU model specific information are now in libcpu. This required significant rework of the score/cpu header files and the creation of multiple header files and subdirectories in libcpu/i960. --- make/custom/i960sim.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make/custom/i960sim.cfg') diff --git a/make/custom/i960sim.cfg b/make/custom/i960sim.cfg index 05b5cd969e..3e28aa2a45 100644 --- a/make/custom/i960sim.cfg +++ b/make/custom/i960sim.cfg @@ -7,7 +7,7 @@ include $(RTEMS_ROOT)/make/custom/default.cfg RTEMS_CPU=i960 -RTEMS_CPU_MODEL=i960gdbsim +RTEMS_CPU_MODEL=i960ka # This is the actual bsp directory used during the build process. RTEMS_BSP_FAMILY=i960sim -- cgit v1.2.3