forked from Imagelibrary/rtems
*** empty log message ***
This commit is contained in:
@@ -2,13 +2,17 @@
|
|||||||
## $Id$
|
## $Id$
|
||||||
##
|
##
|
||||||
|
|
||||||
noinst_HEADERS = shared/include/cache.h
|
include_libcpudir = $(includedir)/libcpu
|
||||||
|
|
||||||
noinst_HEADERS += shared/src/cache_aligned_malloc.c \
|
include_libcpu_HEADERS = shared/include/utility.h
|
||||||
|
|
||||||
|
noinst_HEADERS = shared/include/cache.h \
|
||||||
|
shared/src/cache_aligned_malloc.c \
|
||||||
shared/src/cache_manager.c
|
shared/src/cache_manager.c
|
||||||
|
|
||||||
SUBDIRS = @libcpu_cpu_subdir@
|
SUBDIRS = @libcpu_cpu_subdir@
|
||||||
DIST_SUBDIRS = @libcpu_cpu_subdir@
|
DIST_SUBDIRS = @libcpu_cpu_subdir@
|
||||||
|
|
||||||
|
include $(srcdir)/preinstall.am
|
||||||
include $(top_srcdir)/automake/subdirs.am
|
include $(top_srcdir)/automake/subdirs.am
|
||||||
include $(top_srcdir)/automake/local.am
|
include $(top_srcdir)/automake/local.am
|
||||||
|
|||||||
@@ -8,6 +8,11 @@
|
|||||||
|
|
||||||
* mcf5206/timer/timerisr.S: Remove unnecessary include of bsp.h
|
* mcf5206/timer/timerisr.S: Remove unnecessary include of bsp.h
|
||||||
|
|
||||||
|
2008-09-08 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
|
||||||
|
|
||||||
|
* mcf5206/include/mcfmbus.h,mcf5206/mbus/mcfmbus.c:
|
||||||
|
converted done_arg to a void pointer
|
||||||
|
|
||||||
2008-09-08 Joel Sherrill <joel.sherrill@OARcorp.com>
|
2008-09-08 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||||
|
|
||||||
* mcf548x/include/Freescale_license.txt: Convert to UNIX CR/LF style,
|
* mcf548x/include/Freescale_license.txt: Convert to UNIX CR/LF style,
|
||||||
|
|||||||
Reference in New Issue
Block a user