summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/portsw.cfg4
1 files changed, 1 insertions, 3 deletions
diff --git a/make/custom/portsw.cfg b/make/custom/portsw.cfg
index 18c69f0479..eee46e86e3 100644
--- a/make/custom/portsw.cfg
+++ b/make/custom/portsw.cfg
@@ -57,8 +57,6 @@ HAS_MP=no
HAS_KA9Q=no
# Define this to yes if this target wants the posix api
-ifeq ($(RTEMS_HAS_POSIX_API),yes)
-HAS_POSIX_API=yes
-endif
+HAS_POSIX_API=no
# Miscellaneous additions go here