summaryrefslogtreecommitdiffstats
path: root/c/src
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2018-05-16 09:57:54 -0500
committerJoel Sherrill <joel@rtems.org>2018-05-18 08:22:34 -0500
commit3274ec757752047c65deadcccfe57e11cea0693d (patch)
tree0cc06f6c7b99efc79d674a72e3c7cafe2ef013d3 /c/src
parentss555: Move -Dxxx to configure.ac (diff)
downloadrtems-3274ec757752047c65deadcccfe57e11cea0693d.tar.bz2
t32mppc: Move -Dxxx to configure.ac
Updates #3425.
Diffstat (limited to 'c/src')
-rw-r--r--c/src/lib/libbsp/powerpc/t32mppc/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/powerpc/t32mppc/configure.ac b/c/src/lib/libbsp/powerpc/t32mppc/configure.ac
index 984e3a15c3..dce3d8ea64 100644
--- a/c/src/lib/libbsp/powerpc/t32mppc/configure.ac
+++ b/c/src/lib/libbsp/powerpc/t32mppc/configure.ac
@@ -24,7 +24,7 @@ RTEMS_BSPOPTS_SET([PPC_EXC_CONFIG_BOOKE_ONLY],[*],[1])
RTEMS_BSPOPTS_HELP([PPC_EXC_CONFIG_BOOKE_ONLY],
[only support Book E exception types])
-
+AC_DEFINE(__ppc_generic, 1, [PowerPC model option])
RTEMS_BSP_CLEANUP_OPTIONS
RTEMS_PPC_EXCEPTIONS