2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am: Reflect having changed libcpu/m68k/mcf5206/console.rel
	to libcpu/m68k/mcf5206/mcfuart.rel
This commit is contained in:
Ralf Corsepius
2004-01-28 11:46:24 +00:00
parent 57f360af60
commit ed2426b66d
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reflect having changed libcpu/m68k/mcf5206/console.rel
to libcpu/m68k/mcf5206/mcfuart.rel
2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in console/Makefile.am, i2c/Makefile.am,

View File

@@ -114,7 +114,7 @@ libbsp_a_LIBADD += \
../../../libcpu/@RTEMS_CPU@/shared/cache$(LIB_VARIANT).rel \
../../../libcpu/@RTEMS_CPU@/shared/misc$(LIB_VARIANT).rel \
../../../libcpu/@RTEMS_CPU@/mcf5206/clock$(LIB_VARIANT).rel \
../../../libcpu/@RTEMS_CPU@/mcf5206/console$(LIB_VARIANT).rel \
../../../libcpu/@RTEMS_CPU@/mcf5206/mcfuart$(LIB_VARIANT).rel \
../../../libcpu/@RTEMS_CPU@/mcf5206/timer$(LIB_VARIANT).rel \
../../../libcpu/@RTEMS_CPU@/mcf5206/mbus$(LIB_VARIANT).rel