forked from Imagelibrary/rtems
2007-07-12 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am: Correct so it now links.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2007-07-12 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* Makefile.am: Correct so it now links.
|
||||
|
||||
2007-07-10 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
|
||||
|
||||
* vectors/vectors_init.c, irq/irq_init.c:
|
||||
|
||||
@@ -81,12 +81,12 @@ endif
|
||||
libbsp_a_LIBADD += ../../../libcpu/@RTEMS_CPU@/shared/cpuIdent.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/shared/cache.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/@exceptions@/rtems-cpu.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/@exceptions@/raw_exception.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/mpc8xx/clock.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/mpc8xx/console-generic.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/mpc8xx/cpm.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/mpc8xx/mmu.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/mpc8xx/timer.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/mpc8xx/exceptions.rel
|
||||
../../../libcpu/@RTEMS_CPU@/mpc8xx/timer.rel
|
||||
|
||||
include $(srcdir)/preinstall.am
|
||||
include $(top_srcdir)/../../../../automake/local.am
|
||||
|
||||
Reference in New Issue
Block a user