forked from Imagelibrary/rtems
@@ -29,7 +29,6 @@ libdl_a_SOURCES = \
|
||||
rtl-unresolved.c
|
||||
|
||||
libdl_a_SOURCES += rtl-mdreloc-@RTEMS_CPU@.c
|
||||
libdl_a_CPPFLAGS = $(AM_CPPFLAGS) -DRTEMS_RTL_RAP_LOADER=1 -DRTEMS_RTL_ELF_LOADER=1
|
||||
|
||||
endif
|
||||
|
||||
|
||||
@@ -33,6 +33,9 @@
|
||||
#include "rtl-string.h"
|
||||
#include <rtems/rtl/rtl-trace.h>
|
||||
|
||||
#define RTEMS_RTL_ELF_LOADER 1
|
||||
#define RTEMS_RTL_RAP_LOADER 1
|
||||
|
||||
#if RTEMS_RTL_RAP_LOADER
|
||||
#include "rtl-rap.h"
|
||||
#define RTEMS_RTL_RAP_LOADER_COUNT 1
|
||||
|
||||
Reference in New Issue
Block a user