Changeset 4768a274 in rtems
- Timestamp:
- Feb 16, 2007, 1:55:47 AM (13 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, master
- Children:
- 3644d07
- Parents:
- 6a00184
- Location:
- cpukit
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/ChangeLog
r6a00184 r4768a274 1 2007-02-16 Ralf Corsepius <ralf.corsepius@rtems.org> 2 3 * score/Makefile.am: Remove macros/README. 4 1 5 2007-02-11 Ralf Corsepius <ralf.corsepius@rtems.org> 2 6 -
cpukit/score/Makefile.am
r6a00184 r4768a274 60 60 inline/rtems/score/objectmp.inl inline/rtems/score/threadmp.inl 61 61 endif 62 63 EXTRA_DIST = macros/README64 62 65 63 ## src … … 153 151 src/interr.c src/isr.c src/userext.c src/wkspace.c 154 152 155 EXTRA_DIST += src/Unlimited.txt153 EXTRA_DIST = src/Unlimited.txt 156 154 157 155 DISTCLEANFILES = include/rtems/score/cpuopts.h
Note: See TracChangeset
for help on using the changeset viewer.