From b10caf8bd01d800a8e9e4a8907408bcbb09a5185 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 10 Apr 2018 07:16:30 +0200 Subject: bsps: Remove headers from librtemsbsp_a_SOURCES This was used by the not supported "make dist". This patch is a part of the BSP source reorganization. Update #3285. --- c/src/lib/libbsp/m68k/mvme167/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'c/src/lib/libbsp/m68k/mvme167') diff --git a/c/src/lib/libbsp/m68k/mvme167/Makefile.am b/c/src/lib/libbsp/m68k/mvme167/Makefile.am index 24a917a272..83a00b6bf1 100644 --- a/c/src/lib/libbsp/m68k/mvme167/Makefile.am +++ b/c/src/lib/libbsp/m68k/mvme167/Makefile.am @@ -33,7 +33,6 @@ librtemsbsp_a_SOURCES += ../../shared/bspreset.c librtemsbsp_a_SOURCES += clock/ckinit.c # console librtemsbsp_a_SOURCES += console/console.c -librtemsbsp_a_SOURCES += console/console-recording.h # timer librtemsbsp_a_SOURCES += timer/timer.c librtemsbsp_a_SOURCES += timer/timerisr.S -- cgit v1.2.3