Changeset 17f69e4 in rtems
- Timestamp:
- May 16, 2018, 3:01:26 PM (3 years ago)
- Branches:
- 5, master
- Children:
- eaf5bec
- Parents:
- 4afc1efa
- git-author:
- Joel Sherrill <joel@…> (05/16/18 15:01:26)
- git-committer:
- Joel Sherrill <joel@…> (05/18/18 13:22:35)
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
bsps/powerpc/virtex4/config/virtex4.cfg
r4afc1efa r17f69e4 6 6 # and (hopefully) optimize for it. 7 7 # 8 CPU_CFLAGS = -mcpu=405 -Dppc4058 CPU_CFLAGS = -mcpu=405 9 9 10 10 # optimize flag: typically -O2 -
c/src/lib/libbsp/powerpc/virtex4/configure.ac
r4afc1efa r17f69e4 34 34 [This defines the base address of the exception table.]) 35 35 36 AC_DEFINE(ppc405, 1, [PowerPC model option]) 37 36 38 RTEMS_BSP_CLEANUP_OPTIONS 37 39
Note: See TracChangeset
for help on using the changeset viewer.