summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-01-15 22:51:41 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-01-15 22:51:41 +0000
commitecacc1196cc1a1c6b1f7710a2388c53cff3673c0 (patch)
tree92ac0ff978e1eec083e890ff8700a09ff267aa80
parentPatch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>: (diff)
downloadrtems-ecacc1196cc1a1c6b1f7710a2388c53cff3673c0.tar.bz2
Ralf Corsepius <corsepiu@faw.uni-ulm.de> suggested removing these
lines so setting RTEMS_BSP in an environment variable works even from the top level directory.
-rw-r--r--Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 72f402e3cc..afc71d9c33 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -23,8 +23,6 @@ VPATH=@srcdir@
ifeq ($(RTEMS_BSP),)
RTEMS_BSP = @RTEMS_BSP_LIST@
-else
- RTEMS_BSP = $(RTEMS_BSP)
endif
MAKE_CONFIG_EXTRA_DIR_PART=c/