Ignore:
Timestamp:
04/19/18 04:10:18 (5 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
9ec8cfc5
Parents:
0510cd50
git-author:
Sebastian Huber <sebastian.huber@…> (04/19/18 04:10:18)
git-committer:
Sebastian Huber <sebastian.huber@…> (04/20/18 07:49:36)
Message:

bsps: Move pci_bus_count.c to bsps

This patch is a part of the BSP source reorganization.

Update #3285.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/libbsp/i386/pc386/Makefile.am

    r0510cd50 rf923901  
    101101librtemsbsp_a_SOURCES += ../shared/pci/pcibios.c
    102102librtemsbsp_a_SOURCES += ../shared/pci/pci_io.c
    103 librtemsbsp_a_SOURCES += ../../shared/pci/pci_bus_count.c
     103librtemsbsp_a_SOURCES += ../../../../../../bsps/shared/dev/pci/pci_bus_count.c
    104104librtemsbsp_a_SOURCES += ../../shared/pci/pci_find_device.c
    105105
Note: See TracChangeset for help on using the changeset viewer.