forked from Imagelibrary/rtems
13 lines
196 B
INI
13 lines
196 B
INI
#
|
|
# Config file for the posix based RTEMS
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
include $(PROJECT_ROOT)/make/target.cfg
|
|
include $(PROJECT_ROOT)/make/host.cfg
|
|
|
|
include $(RTEMS_ROOT)/make/custom/$(RTEMS_HOST)-posix.cfg
|
|
|
|
|