summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/gen5200/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-09-30 05:39:04 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-09-30 05:39:04 +0000
commit6a118f18f0f415167037f153355fa96c979631be (patch)
tree1c03a11338d4da51da8d6885930697e6f84f200c /c/src/lib/libbsp/powerpc/gen5200/Makefile.am
parent2008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-6a118f18f0f415167037f153355fa96c979631be.tar.bz2
2008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* clock/clock.c: include "../../../shared/clockdrv_shell.h". * Makefile.am: Reflect changes above.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/gen5200/Makefile.am')
-rw-r--r--c/src/lib/libbsp/powerpc/gen5200/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/powerpc/gen5200/Makefile.am b/c/src/lib/libbsp/powerpc/gen5200/Makefile.am
index 9a8fed908b..5e874430a8 100644
--- a/c/src/lib/libbsp/powerpc/gen5200/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/gen5200/Makefile.am
@@ -60,7 +60,7 @@ libbsp_a_SOURCES += bestcomm/include/ppctypes.h \
bestcomm/task_api/tasksetup_general.h
# clock
-libbsp_a_SOURCES += clock/clock.c
+libbsp_a_SOURCES += clock/clock.c ../../../shared/clockdrv_shell.h
# console
libbsp_a_SOURCES += console/console.c
# i2c