From cadd8d18e316fe1fc2c91ae03e2b4ee89b07ef67 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 14 Feb 2020 16:50:18 +0100 Subject: config: Add Unify handling of obsolete configuration options. Remove comments and copyrightable content from the moved content. Use BSD-2-Clause license for new file. Update #3053. Update #3875. --- cpukit/header-dirs.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpukit/header-dirs.am') diff --git a/cpukit/header-dirs.am b/cpukit/header-dirs.am index 7197f1a29f..d90271be9e 100644 --- a/cpukit/header-dirs.am +++ b/cpukit/header-dirs.am @@ -50,6 +50,8 @@ include_rtems_bfindir = $(includedir)/rtems/bfin include_rtems_bfin_HEADERS = include_rtems_bsdnetdir = $(includedir)/rtems/bsdnet include_rtems_bsdnet_HEADERS = +include_rtems_confdefsdir = $(includedir)/rtems/confdefs +include_rtems_confdefs_HEADERS = include_rtems_debuggerdir = $(includedir)/rtems/debugger include_rtems_debugger_HEADERS = include_rtems_m68kdir = $(includedir)/rtems/m68k -- cgit v1.2.3