summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/leon2/Makefile.am
diff options
context:
space:
mode:
authorDaniel Hellstrom <daniel@gaisler.com>2015-02-06 10:07:19 +0100
committerDaniel Hellstrom <daniel@gaisler.com>2015-04-17 01:10:25 +0200
commit445e25316c1a6fed936151f956ae67a0a4eba697 (patch)
tree12ca051c692816944c9767f94c1616b4cf7f6940 /c/src/lib/libbsp/sparc/leon2/Makefile.am
parentAMBAPP GRLIB: fix build warnings (diff)
downloadrtems-445e25316c1a6fed936151f956ae67a0a4eba697.tar.bz2
MCTRL: fix build warnings in MCTRL driver
Diffstat (limited to 'c/src/lib/libbsp/sparc/leon2/Makefile.am')
-rw-r--r--c/src/lib/libbsp/sparc/leon2/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/sparc/leon2/Makefile.am b/c/src/lib/libbsp/sparc/leon2/Makefile.am
index 32ca8aacd8..79f2d6a767 100644
--- a/c/src/lib/libbsp/sparc/leon2/Makefile.am
+++ b/c/src/lib/libbsp/sparc/leon2/Makefile.am
@@ -186,6 +186,7 @@ libbsp_a_SOURCES += ../../sparc/shared/analog/gradcdac.c
# Memory controllers
libbsp_a_SOURCES += ../../sparc/shared/mem/mctrl.c
+include_HEADERS += ../../sparc/shared/include/mctrl.h
# timer
libbsp_a_SOURCES += timer/timer.c