Changeset c801aba in rtems
- Timestamp:
- 10/25/00 16:53:51 (22 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 7b0001f7
- Parents:
- 0bbc89d
- Location:
- make
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
make/ChangeLog
r0bbc89d rc801aba 1 2 2000-10-24 Joel Sherrill <joel@OARcorp.com> 3 4 * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU 5 definition since this information can be picked up from 6 autoconf generated files. These BSPs are shared by the 7 mips and mips64orion "ports." 1 8 2 9 2000-10-18 Joel Sherrill <joel@OARcorp.com> -
make/custom/p4600.cfg
r0bbc89d rc801aba 7 7 include $(RTEMS_ROOT)/make/custom/default.cfg 8 8 9 RTEMS_CPU=mips64orion 9 # I think we can get this from the generated target.cfg. 10 # RTEMS_CPU=mips 10 11 RTEMS_CPU_MODEL=R4600 11 12 -
make/custom/p4650.cfg
r0bbc89d rc801aba 7 7 include $(RTEMS_ROOT)/make/custom/default.cfg 8 8 9 RTEMS_CPU=mips64orion 9 # I think we can get this from the generated target.cfg. 10 # RTEMS_CPU=mips 10 11 RTEMS_CPU_MODEL=R4650 11 12
Note: See TracChangeset
for help on using the changeset viewer.