mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-24 10:09:48 +08:00
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
|
|
|
|
|