From 477bca2d6132f582b062706a471ea5136d7c935b Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Sat, 6 Oct 2018 10:59:10 +0200 Subject: build: Remove local.am --- c/src/lib/libbsp/moxie/Makefile.am | 1 - c/src/lib/libbsp/moxie/moxiesim/Makefile.am | 1 - 2 files changed, 2 deletions(-) (limited to 'c/src/lib/libbsp/moxie') diff --git a/c/src/lib/libbsp/moxie/Makefile.am b/c/src/lib/libbsp/moxie/Makefile.am index 3caad19373..afc822edf3 100644 --- a/c/src/lib/libbsp/moxie/Makefile.am +++ b/c/src/lib/libbsp/moxie/Makefile.am @@ -8,4 +8,3 @@ ACLOCAL_AMFLAGS = -I ../../../aclocal _SUBDIRS = @RTEMS_BSP_FAMILY@ include $(top_srcdir)/../../../automake/subdirs.am -include $(top_srcdir)/../../../automake/local.am diff --git a/c/src/lib/libbsp/moxie/moxiesim/Makefile.am b/c/src/lib/libbsp/moxie/moxiesim/Makefile.am index d0ef5dd019..f689cf5de1 100644 --- a/c/src/lib/libbsp/moxie/moxiesim/Makefile.am +++ b/c/src/lib/libbsp/moxie/moxiesim/Makefile.am @@ -40,6 +40,5 @@ librtemsbsp_a_SOURCES += ../../../../../../bsps/shared/dev/btimer/btimer-stub.c librtemsbsp_a_SOURCES += ../../../../../../bsps/shared/cache/nocache.c -include $(top_srcdir)/../../../../automake/local.am include $(srcdir)/../../../../../../bsps/shared/shared-sources.am include $(srcdir)/../../../../../../bsps/moxie/moxiesim/headers.am -- cgit v1.2.3