Added definition of RTEMS__mcpu32p__ per patch from Robin Kirkham.

This commit is contained in:
Joel Sherrill
1998-06-25 16:21:07 +00:00
parent 924e17ac81
commit 43b78f15ae

View File

@@ -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