From 1aa7b8beb1bfcdae63777c144424f7ad03265598 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 9 Mar 2015 16:07:36 -0500 Subject: Move contents of libcsupport/include/zilog into libbsp/shared Only a few BSPs use this and it should not have been in libcsupport. --- cpukit/libcsupport/Makefile.am | 7 ------- 1 file changed, 7 deletions(-) (limited to 'cpukit/libcsupport/Makefile.am') diff --git a/cpukit/libcsupport/Makefile.am b/cpukit/libcsupport/Makefile.am index ec9bee6c50..7474079067 100644 --- a/cpukit/libcsupport/Makefile.am +++ b/cpukit/libcsupport/Makefile.am @@ -26,13 +26,6 @@ include_rtems_HEADERS += include/rtems/malloc.h include_rtems_HEADERS += include/rtems/termiostypes.h include_rtems_HEADERS += include/rtems/gxx_wrappers.h -## zilog - -include_rtems_zilogdir = $(includedir)/rtems/zilog - -include_rtems_zilog_HEADERS = include/zilog/z8036.h -include_rtems_zilog_HEADERS += include/zilog/z8530.h - ## General stuff ERROR_C_FILES = src/error.c src/__assert.c -- cgit v1.2.3