Changeset 8661209 in rtems for c/src/lib/libcpu/sparc/configure.ac
- Timestamp:
- Jul 31, 2007, 8:23:52 PM (13 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 51b6226
- Parents:
- ee69dc6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libcpu/sparc/configure.ac
ree69dc6 r8661209 23 23 24 24 AM_CONDITIONAL(has_instruction_cache, test "$RTEMS_CPU_MODEL" = "leon1" \ 25 || test "$RTEMS_CPU_MODEL" = "leon2" )25 || test "$RTEMS_CPU_MODEL" = "leon2" || test "$RTEMS_CPU_MODEL" = "leon3" ) 26 26 27 27 RTEMS_AMPOLISH3
Note: See TracChangeset
for help on using the changeset viewer.