summaryrefslogtreecommitdiffstats
path: root/make/custom/posix.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/posix.cfg')
-rw-r--r--make/custom/posix.cfg12
1 files changed, 12 insertions, 0 deletions
diff --git a/make/custom/posix.cfg b/make/custom/posix.cfg
new file mode 100644
index 0000000000..05f6a56cdd
--- /dev/null
+++ b/make/custom/posix.cfg
@@ -0,0 +1,12 @@
+#
+# 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
+
+