Ignore:
Timestamp:
08/27/97 20:33:11 (26 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
3473f605
Parents:
49c2f589
Message:

Modified to support the BSP family concept.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/libbsp/powerpc/Makefile.in

    r49c2f589 rf80faeb  
    1111include $(PROJECT_ROOT)/make/directory.cfg
    1212
    13 # Descend into the $(RTEMS_BSP) directory if it exists
    14 SUB_DIRS=$(wildcard $(RTEMS_BSP))
     13# Descend into the $(RTEMS_BSP_FAMILY) directory
     14SUB_DIRS=$(RTEMS_BSP_FAMILY)
Note: See TracChangeset for help on using the changeset viewer.