summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
Diffstat (limited to 'make')
-rw-r--r--make/custom/no_bsp.cfg5
1 files changed, 0 insertions, 5 deletions
diff --git a/make/custom/no_bsp.cfg b/make/custom/no_bsp.cfg
index dc252f0560..dd27e58a20 100644
--- a/make/custom/no_bsp.cfg
+++ b/make/custom/no_bsp.cfg
@@ -54,9 +54,4 @@ HAS_MP=yes
# to enable it.
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
-
# Miscellaneous additions go here