forked from Imagelibrary/rtems
add cache.rel to Makefile
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2009-10-29 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
|
||||||
|
|
||||||
|
* Makefile.am: add cache.rel
|
||||||
|
|
||||||
2009-10-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
2009-10-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||||
|
|
||||||
* Makefile.am, preinstall.am: Update for exception support changes.
|
* Makefile.am, preinstall.am: Update for exception support changes.
|
||||||
|
|||||||
@@ -57,6 +57,7 @@ libbsp_a_SOURCES = $(startup_SOURCES) $(clock_SOURCES) $(console_SOURCES) \
|
|||||||
$(irq_SOURCES)
|
$(irq_SOURCES)
|
||||||
|
|
||||||
libbsp_a_LIBADD = ../../../libcpu/@RTEMS_CPU@/shared/cpuIdent.rel \
|
libbsp_a_LIBADD = ../../../libcpu/@RTEMS_CPU@/shared/cpuIdent.rel \
|
||||||
|
../../../libcpu/@RTEMS_CPU@/shared/cache.rel \
|
||||||
../../../libcpu/@RTEMS_CPU@/shared/stack.rel \
|
../../../libcpu/@RTEMS_CPU@/shared/stack.rel \
|
||||||
../../../libcpu/@RTEMS_CPU@/@exceptions@/rtems-cpu.rel \
|
../../../libcpu/@RTEMS_CPU@/@exceptions@/rtems-cpu.rel \
|
||||||
../../../libcpu/@RTEMS_CPU@/@exceptions@/exc_bspsupport.rel \
|
../../../libcpu/@RTEMS_CPU@/@exceptions@/exc_bspsupport.rel \
|
||||||
|
|||||||
Reference in New Issue
Block a user