Home
last modified time | relevance | path

Searched refs:PCI_SOURCES (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/bus/
H A DMakefile.am4 PCI_SOURCES = macro
6 PCI_SOURCES += Pci.c Pci.h
10 PCI_SOURCES += bsd_pci.c
18 libbus_la_SOURCES = $(PCI_SOURCES) $(PLATFORM_SOURCES) nobus.c
H A DMakefile.in585 PCI_SOURCES = $(am__append_1) $(am__append_2)
587 libbus_la_SOURCES = $(PCI_SOURCES) $(PLATFORM_SOURCES) nobus.c
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A DMakefile.am4 PCI_SOURCES = xf86pciBus.c xf86VGAarbiter.c xf86VGAarbiter.h \ macro
28 BUSSOURCES = xf86fbBus.c xf86noBus.c $(PCI_SOURCES) $(SBUS_SOURCES) $(PLATSOURCES)
H A DMakefile.in623 @XORG_BUS_PCI_TRUE@PCI_SOURCES = xf86pciBus.c xf86VGAarbiter.c xf86VGAarbiter.h \
633 BUSSOURCES = xf86fbBus.c xf86noBus.c $(PCI_SOURCES) $(SBUS_SOURCES) $(PLATSOURCES)
/OK3568_Linux_fs/external/xserver/
H A DChangeLog105337 xfree86: bus: assign PCI_SOURCES with the actual source files