From 26580ff1ee391937e9e2b91ed20215fac1119de8 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 30 Mar 1998 14:04:44 +0000 Subject: Made the HAS_POSIX_API follow the configure line option. --- make/custom/no_bsp.cfg | 5 ----- 1 file changed, 5 deletions(-) (limited to 'make') 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 -- cgit v1.2.3