From 6e27f58885e8fd72df72e09386790d0a5150a8a7 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 12 Apr 1999 20:27:14 +0000 Subject: Patch from Ralf Corsepius : Installing of bsp_specs for aliased bsps is broken. Instead of installing RTEMS_BSP_FAMILY/bsp_specs, RTEMS_BSP/bsp_specs was tried to be installed. The patch below should fix this problem (tested with mips64orion p4600 and p4650). --- make/custom/mvme162.cfg | 4 ---- 1 file changed, 4 deletions(-) (limited to 'make/custom/mvme162.cfg') diff --git a/make/custom/mvme162.cfg b/make/custom/mvme162.cfg index 2fb808d619..e59dcef250 100644 --- a/make/custom/mvme162.cfg +++ b/make/custom/mvme162.cfg @@ -26,10 +26,6 @@ endif # mvme162lx - mc68lc040 # This is the actual bsp directory used during the build process. RTEMS_BSP_FAMILY=mvme162 -# We may install in a CPU model based directory but this is still -# a mvme162 based bsp. -RTEMS_BSP=mvme162 - # This contains the compiler options necessary to select the CPU model # and (hopefully) optimize for it. # -- cgit v1.2.3