From 604f080c2cb526593b9236b5248ca9c2cd92e9b5 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 8 Dec 2017 13:13:14 +0100 Subject: bsp/shsim: Move libcpu files to BSP Update #3254. --- c/src/lib/libcpu/sh/Makefile.am | 8 -------- 1 file changed, 8 deletions(-) (limited to 'c/src/lib/libcpu/sh/Makefile.am') diff --git a/c/src/lib/libcpu/sh/Makefile.am b/c/src/lib/libcpu/sh/Makefile.am index f659bf66c6..6e1576294b 100644 --- a/c/src/lib/libcpu/sh/Makefile.am +++ b/c/src/lib/libcpu/sh/Makefile.am @@ -129,13 +129,5 @@ sh7750_timer_rel_CPPFLAGS = $(AM_CPPFLAGS) sh7750_timer_rel_LDFLAGS = $(RTEMS_RELLDFLAGS) endif -if shgdb -## sh7045/score -noinst_PROGRAMS += shgdb/score.rel -shgdb_score_rel_SOURCES = shgdb/score/cpu_asm.c shgdb/score/ispshgdb.c -shgdb_score_rel_CPPFLAGS = $(AM_CPPFLAGS) -shgdb_score_rel_LDFLAGS = $(RTEMS_RELLDFLAGS) -endif - include $(srcdir)/preinstall.am include $(top_srcdir)/../../../automake/local.am -- cgit v1.2.3