Changeset 076a012 in rtems
- Timestamp:
- 02/02/04 11:35:27 (18 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 2a85ea23
- Parents:
- 9a372c9
- Location:
- c/src/lib/libbsp/i960/cvme961
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/i960/cvme961/ChangeLog
r9a372c9 r076a012 1 2004-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Correct path to libcpu. 4 1 5 2004-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/i960/cvme961/Makefile.am
r9a372c9 r076a012 106 106 endif 107 107 libbsp_a_LIBADD += \ 108 ../../../ ../libcpu/@RTEMS_CPU@/i960ca/score$(LIB_VARIANT).rel108 ../../../libcpu/@RTEMS_CPU@/i960ca/score$(LIB_VARIANT).rel 109 109 110 110 EXTRA_LIBRARIES += libbsp_g.a
Note: See TracChangeset
for help on using the changeset viewer.