Patch rtems-rc-4.5.0-14-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.

which resolves a serious problem with the user-level RTEMS Makefiles
reported by Eric Norum <eric@cls.usask.ca>.
This commit is contained in:
Joel Sherrill
2000-04-16 17:04:17 +00:00
parent fe8e18a98d
commit dda3dc9ae7
2 changed files with 4 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ rtems_makedir = $(prefix)/make
GENERIC_FILES = host.cfg
MAKE_FILES = README directory.cfg leaf.cfg lib.cfg
MAKE_FILES = README directory.cfg lib.cfg
rtems_make_DATA = $(MAKE_FILES) $(GENERIC_FILES)
@@ -39,5 +39,7 @@ include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
DISTCLEANFILES = @RTEMS_BSP@.cache
EXTRA_DIST = leaf.cfg
include $(top_srcdir)/../../../automake/subdirs.am
include $(top_srcdir)/../../../automake/local.am

View File

@@ -6,7 +6,7 @@ AUTOMAKE_OPTIONS = foreign 1.4
rtems_makedir = $(prefix)/make
rtems_make_DATA = main.cfg
rtems_make_DATA = main.cfg leaf.cfg
EXTRA_DIST = README directory.cfg host.cfg.in leaf.cfg lib.cfg