summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/moxie/moxiesim/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2014-10-16 10:56:36 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-10-19 17:00:56 -0500
commit863559abbb1797a3a76859ef108557f7f5d2fb33 (patch)
tree2c0adb603d6b8bb7ff105f1e4ed844a64ec1f2c3 /c/src/lib/libbsp/moxie/moxiesim/Makefile.am
parentpowerpc/tqm8xx/startup/bspstart.c: Fix set but not used warning (diff)
downloadrtems-863559abbb1797a3a76859ef108557f7f5d2fb33.tar.bz2
moxie/moxiesim: Remove unused method MOXIEBD_Install_IRQ
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/moxie/moxiesim/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/moxie/moxiesim/Makefile.am b/c/src/lib/libbsp/moxie/moxiesim/Makefile.am
index 134ae7874d..b109664e92 100644
--- a/c/src/lib/libbsp/moxie/moxiesim/Makefile.am
+++ b/c/src/lib/libbsp/moxie/moxiesim/Makefile.am
@@ -33,8 +33,7 @@ libbsp_a_SOURCES =
libbsp_a_SOURCES += ../../shared/bspclean.c ../../shared/bsplibc.c \
../../shared/bsppredriverhook.c ../../shared/bsppretaskinghook.c \
../../shared/bspgetworkarea.c ../../shared/bsppost.c \
- ../../shared/bspstart.c startup/moxiebdinstallirq.c \
- ../../shared/bootcard.c ../../shared/sbrk.c \
+ ../../shared/bspstart.c ../../shared/bootcard.c ../../shared/sbrk.c \
../../shared/gnatinstallhandler.c startup/__main.c
# clock
libbsp_a_SOURCES += ../../shared/clock_driver_simidle.c