From 43b78f15aebc5d9a1a1f58317704d75ac01078e0 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 25 Jun 1998 16:21:07 +0000 Subject: Added definition of RTEMS__mcpu32p__ per patch from Robin Kirkham. --- make/custom/gen68360.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'make') diff --git a/make/custom/gen68360.cfg b/make/custom/gen68360.cfg index c547febd3e..b476763b0b 100644 --- a/make/custom/gen68360.cfg +++ b/make/custom/gen68360.cfg @@ -58,6 +58,7 @@ define make-target-options @echo "/* #define NDEBUG 1 */ " >>$@ @echo "#define RTEMS_TEST_NO_PAUSE 1" >>$@ @echo "/* #define RTEMS_DEBUG 1 */" >>$@ + @echo "#define RTEMS__mcpu32p__ 1" >>$@ endef # The following are definitions of make-exe which will work using ld as -- cgit v1.2.3