summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-30 14:04:44 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-30 14:04:44 +0000
commit26580ff1ee391937e9e2b91ed20215fac1119de8 (patch)
treec836857484cf160e36fcc725500975f149de70dc /make
parentMade the C++ option follow the configure option. (diff)
downloadrtems-26580ff1ee391937e9e2b91ed20215fac1119de8.tar.bz2
Made the HAS_POSIX_API follow the configure line option.
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