forked from Imagelibrary/rtems
Add -I$(top_srcdir)/../support/include.
This commit is contained in:
@@ -14,6 +14,8 @@ include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||
include $(top_srcdir)/../automake/compile.am
|
||||
include $(top_srcdir)/../automake/leaf.am
|
||||
|
||||
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
|
||||
|
||||
base_sp_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
|
||||
|
||||
LINK_OBJS = $(base_sp_OBJECTS) $(base_sp_LDADD)
|
||||
|
||||
@@ -14,6 +14,8 @@ include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||
include $(top_srcdir)/../automake/compile.am
|
||||
include $(top_srcdir)/../automake/leaf.am
|
||||
|
||||
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
|
||||
|
||||
unlimited_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
|
||||
|
||||
LINK_OBJS = $(unlimited_OBJECTS) $(unlimited_LDADD)
|
||||
|
||||
Reference in New Issue
Block a user