Changeset c20001c4 in rtems for bsps/powerpc/ss555
- Timestamp:
- May 16, 2018, 2:57:37 PM (3 years ago)
- Branches:
- 5, master
- Children:
- 3274ec75
- Parents:
- 1a41818
- git-author:
- Joel Sherrill <joel@…> (05/16/18 14:57:37)
- git-committer:
- Joel Sherrill <joel@…> (05/18/18 13:22:34)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bsps/powerpc/ss555/config/ss555.cfg
r1a41818 rc20001c4 11 11 12 12 RTEMS_CPU=powerpc 13 GCC_CPU_MODEL=50514 13 15 14 # This contains the compiler options necessary to select the CPU model 16 15 # and (hopefully) optimize for it. 17 16 # 18 CPU_CFLAGS = -mcpu= $(GCC_CPU_MODEL) -Dmpc55517 CPU_CFLAGS = -mcpu=505 19 18 20 19 # optimize flag: typically -O2
Note: See TracChangeset
for help on using the changeset viewer.