forked from Imagelibrary/rtems
2004-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Correct path to libcpu.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2004-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* Makefile.am: Correct path to libcpu.
|
||||||
|
|
||||||
2004-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2004-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
|
* Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
|
||||||
|
|||||||
@@ -105,7 +105,7 @@ if HAS_MP
|
|||||||
libbsp_a_LIBADD += shmsupp$(LIB_VARIANT).rel
|
libbsp_a_LIBADD += shmsupp$(LIB_VARIANT).rel
|
||||||
endif
|
endif
|
||||||
libbsp_a_LIBADD += \
|
libbsp_a_LIBADD += \
|
||||||
../../../../libcpu/@RTEMS_CPU@/i960ca/score$(LIB_VARIANT).rel
|
../../../libcpu/@RTEMS_CPU@/i960ca/score$(LIB_VARIANT).rel
|
||||||
|
|
||||||
EXTRA_LIBRARIES += libbsp_g.a
|
EXTRA_LIBRARIES += libbsp_g.a
|
||||||
CLEANFILES += libbsp_g.a
|
CLEANFILES += libbsp_g.a
|
||||||
|
|||||||
Reference in New Issue
Block a user