Changeset 481054e0 in rtems
- Timestamp:
- 12/17/14 07:13:46 (8 years ago)
- Branches:
- 4.11, 5, master
- Children:
- 864d3475
- Parents:
- 48cfe68
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/moxie/moxiesim/Makefile.am
r48cfe68 r481054e0 44 44 libbsp_a_SOURCES += ../../shared/timerstub.c 45 45 46 # Cache 47 libbsp_a_SOURCES += ../../../libcpu/shared/src/cache_manager.c 48 libbsp_a_SOURCES += ../../shared/include/cache_.h 49 libbsp_a_CPPFLAGS = -I$(srcdir)/../../shared/include 50 46 51 EXTRA_DIST = times 47 52
Note: See TracChangeset
for help on using the changeset viewer.