forked from Imagelibrary/rtems
2011-06-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove reference to non-existing file shared/include/utility.h.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2011-06-18 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* Makefile.am: Remove reference to non-existing file
|
||||
shared/include/utility.h.
|
||||
|
||||
2011-06-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||
|
||||
* shared/include/cache.h, shared/src/cache_manager.c: Removed include
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
include_libcpudir = $(includedir)/libcpu
|
||||
|
||||
EXTRA_DIST = shared/include/utility.h
|
||||
EXTRA_DIST =
|
||||
EXTRA_DIST += shared/include/cache.h
|
||||
EXTRA_DIST += shared/src/cache_aligned_malloc.c
|
||||
EXTRA_DIST += shared/src/cache_manager.c
|
||||
|
||||
Reference in New Issue
Block a user