From 6b4a11bf4e24773780add82683b334dda89fce17 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 25 Jul 2000 13:38:03 +0000 Subject: Patch rtems-rc-20000713-1-cvs.diff from Ralf Corsepius that removes an unnecessary inclusion of @RTEMS_BSP@.cfg. --- c/src/exec/score/include/rtems/score/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'c/src') diff --git a/c/src/exec/score/include/rtems/score/Makefile.am b/c/src/exec/score/include/rtems/score/Makefile.am index 867fbe6468..06445c193a 100644 --- a/c/src/exec/score/include/rtems/score/Makefile.am +++ b/c/src/exec/score/include/rtems/score/Makefile.am @@ -4,8 +4,6 @@ AUTOMAKE_OPTIONS = foreign 1.4 -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg - # We only build multiprocessing related files if HAS_MP was defined MP_H_FILES = mpci.h mppkt.h objectmp.h threadmp.h -- cgit v1.2.3