summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2018-05-16 09:43:24 -0500
committerJoel Sherrill <joel@rtems.org>2018-05-18 08:22:32 -0500
commitb1b5afbab2b515f2360a4f8e0c964725587623c9 (patch)
treef1e0d6678e7a4951ebace6ede8422bae1948d87f /c/src/lib/libbsp/powerpc
parentbsp/powerpc: Remove wildcards in linkcmds.base (diff)
downloadrtems-b1b5afbab2b515f2360a4f8e0c964725587623c9.tar.bz2
beatnik: Move -Dxxx to configure.ac
Updates #3425.
Diffstat (limited to 'c/src/lib/libbsp/powerpc')
-rw-r--r--c/src/lib/libbsp/powerpc/beatnik/configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/beatnik/configure.ac b/c/src/lib/libbsp/powerpc/beatnik/configure.ac
index a48007ce6a..b332aaaffc 100644
--- a/c/src/lib/libbsp/powerpc/beatnik/configure.ac
+++ b/c/src/lib/libbsp/powerpc/beatnik/configure.ac
@@ -34,6 +34,8 @@ Note that the policy can still be defined by the application
CONFIGURE_MALLOC_BSP_SUPPORTS_SBRK this feature is removed
and a little memory is saved.])
+AC_DEFINE(__ppc_generic, 1, [PowerPC model option])
+
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile])