forked from Imagelibrary/rtems
Reworked score/cpu/sparc so it can be safely compiled multilib. All
routines and structures that require CPU model specific information are now in libcpu. This primarily required moving erc32 specific information from score/cpu files to libcpu/sparc and the erc32 BSP.
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
# $Id$
|
||||
#
|
||||
|
||||
|
||||
include $(RTEMS_ROOT)/make/custom/default.cfg
|
||||
|
||||
RTEMS_CPU=mips64orion
|
||||
|
||||
Reference in New Issue
Block a user