forked from Imagelibrary/rtems
2010-05-30 Joel Sherrill <joel.sherrilL@OARcorp.com>
* Makefile.am: Fix typo in path.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2010-05-30 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
||||
|
||||
* Makefile.am: Fix typo in path.
|
||||
|
||||
2010-05-29 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
PR 1537/libcpu
|
||||
|
||||
@@ -16,7 +16,7 @@ include_libcpudir = $(includedir)/libcpu
|
||||
## shared/cache
|
||||
include_libcpu_HEADERS = ../shared/include/cache.h
|
||||
noinst_PROGRAMS += shared/cache.rel
|
||||
shared_cache_rel_SOURCES = ../shared/cache/no_cache.c shared/cache/cache_.h \
|
||||
shared_cache_rel_SOURCES = ../shared/src/no_cache.c shared/cache/cache_.h \
|
||||
../shared/src/cache_aligned_malloc.c \
|
||||
../shared/src/cache_manager.c
|
||||
shared_cache_rel_CPPFLAGS = $(AM_CPPFLAGS) -I$(srcdir)/shared/cache
|
||||
|
||||
Reference in New Issue
Block a user