Changeset 14782ec0 in rtems for c/src/lib/libcpu/m68k/Makefile.am
- Timestamp:
- 04/05/10 17:11:48 (13 years ago)
- Branches:
- 4.10, 4.11, 5, master
- Children:
- da9518a2
- Parents:
- 9b2a6bb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libcpu/m68k/Makefile.am
r9b2a6bb r14782ec0 117 117 endif 118 118 119 if mcf5225x 120 ## mcf5225x/include 121 include_mcf5225xdir = $(includedir)/mcf5225x 122 include_mcf5225x_HEADERS = mcf5225x/include/mcf5225x.h 123 # Network 124 if HAS_NETWORKING 125 include_mcf5225x_HEADERS += mcf5225x/include/fec.h 126 endif ## HAS_NETWORKING 127 endif 128 119 129 if mcf5235 120 130 ## mcf5235/include
Note: See TracChangeset
for help on using the changeset viewer.