mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2007-02-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* score/Makefile.am: Remove macros/README.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2007-02-16 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* score/Makefile.am: Remove macros/README.
|
||||||
|
|
||||||
2007-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
|
2007-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* score/include/rtems/score/heap.h, score/src/heap.c,
|
* score/include/rtems/score/heap.h, score/src/heap.c,
|
||||||
|
|||||||
@@ -60,8 +60,6 @@ include_rtems_score_HEADERS += inline/rtems/score/mppkt.inl \
|
|||||||
inline/rtems/score/objectmp.inl inline/rtems/score/threadmp.inl
|
inline/rtems/score/objectmp.inl inline/rtems/score/threadmp.inl
|
||||||
endif
|
endif
|
||||||
|
|
||||||
EXTRA_DIST = macros/README
|
|
||||||
|
|
||||||
## src
|
## src
|
||||||
|
|
||||||
AM_CPPFLAGS += -D__RTEMS_INSIDE__
|
AM_CPPFLAGS += -D__RTEMS_INSIDE__
|
||||||
@@ -152,7 +150,7 @@ libscore_a_SOURCES += src/watchdog.c src/watchdogadjust.c src/watchdoginsert.c \
|
|||||||
libscore_a_SOURCES += src/apiext.c src/chain.c \
|
libscore_a_SOURCES += src/apiext.c src/chain.c \
|
||||||
src/interr.c src/isr.c src/userext.c src/wkspace.c
|
src/interr.c src/isr.c src/userext.c src/wkspace.c
|
||||||
|
|
||||||
EXTRA_DIST += src/Unlimited.txt
|
EXTRA_DIST = src/Unlimited.txt
|
||||||
|
|
||||||
DISTCLEANFILES = include/rtems/score/cpuopts.h
|
DISTCLEANFILES = include/rtems/score/cpuopts.h
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user