summaryrefslogtreecommitdiffstats
path: root/make/custom/gen68360.cfg
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-06-25 16:21:07 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-06-25 16:21:07 +0000
commit43b78f15aebc5d9a1a1f58317704d75ac01078e0 (patch)
treebe16da8f85067f35534fda63d8a36e20de9c609a /make/custom/gen68360.cfg
parentPatch from Robin Kirkham <Robin.Kirkham@mlb.dmt.csiro.au> to distinguish (diff)
downloadrtems-43b78f15aebc5d9a1a1f58317704d75ac01078e0.tar.bz2
Added definition of RTEMS__mcpu32p__ per patch from Robin Kirkham.
Diffstat (limited to 'make/custom/gen68360.cfg')
-rw-r--r--make/custom/gen68360.cfg1
1 files changed, 1 insertions, 0 deletions
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