summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/av5282/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2014-10-14 12:39:57 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-10-16 08:58:47 -0500
commitc7e77ee488a547e5a89d9d9f54fa6e016f3a554b (patch)
tree2f2ec18c5bee957f5ca3ed1b6ef9e8ed7b47e061 /c/src/lib/libbsp/m68k/av5282/Makefile.am
parentbfin libcpu and libbsp: Fix warnings (diff)
downloadrtems-c7e77ee488a547e5a89d9d9f54fa6e016f3a554b.tar.bz2
mcf5282: Move cache to libcpu and update av5282 and uC5282 BSPs
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/m68k/av5282/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/m68k/av5282/Makefile.am b/c/src/lib/libbsp/m68k/av5282/Makefile.am
index 3c37eda2cf..29993f0558 100644
--- a/c/src/lib/libbsp/m68k/av5282/Makefile.am
+++ b/c/src/lib/libbsp/m68k/av5282/Makefile.am
@@ -50,6 +50,7 @@ endif
libbsp_a_LIBADD = \
../../../libcpu/@RTEMS_CPU@/shared/cache.rel \
+ ../../../libcpu/@RTEMS_CPU@/mcf5282/cachepd.rel \
../../../libcpu/@RTEMS_CPU@/shared/misc.rel
if HAS_NETWORKING
libbsp_a_LIBADD += network.rel