mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2003-11-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/config.h: Remove. * src/Makefile.am: AM_CPPFLAGS += -I$(top_builddir).
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2003-11-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* src/config.h: Remove.
|
||||||
|
* src/Makefile.am: AM_CPPFLAGS += -I$(top_builddir).
|
||||||
|
|
||||||
2003-10-22 Joel Sherrill <joel@OARcorp.com>
|
2003-10-22 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
PR 511/filesystem
|
PR 511/filesystem
|
||||||
|
|||||||
@@ -96,7 +96,7 @@ all-local: $(PREINSTALL_FILES)
|
|||||||
|
|
||||||
LIB = ${ARCH}/libcsupport.a
|
LIB = ${ARCH}/libcsupport.a
|
||||||
|
|
||||||
AM_CPPFLAGS += -I$(srcdir)/src
|
AM_CPPFLAGS += -I$(top_builddir)
|
||||||
|
|
||||||
ERROR_C_FILES = src/error.c
|
ERROR_C_FILES = src/error.c
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +0,0 @@
|
|||||||
/* HACK:
|
|
||||||
* Pull-in RTEMS global config-header cpuopts.h as local config.h
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include <rtems/score/cpuopts.h>
|
|
||||||
Reference in New Issue
Block a user