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/ppcn_60x.cfg | 2 -- 1 file changed, 2 deletions(-) (limited to 'make/custom/ppcn_60x.cfg') diff --git a/make/custom/ppcn_60x.cfg b/make/custom/ppcn_60x.cfg index 8c0a167477..e6613e5337 100644 --- a/make/custom/ppcn_60x.cfg +++ b/make/custom/ppcn_60x.cfg @@ -13,8 +13,6 @@ RTEMS_CPU_MODEL=ppc603e RTEMS_BSP_FAMILY=ppcn_60x -RTEMS_BSP=ppcn_60x - # This contains the compiler options necessary to select the CPU model # This section makes the target dependent options file. -- cgit v1.2.3