bus/pci: build with meson
authorBruce Richardson <bruce.richardson@intel.com>
Wed, 1 Nov 2017 11:23:03 +0000 (11:23 +0000)
committerBruce Richardson <bruce.richardson@intel.com>
Tue, 30 Jan 2018 16:49:16 +0000 (17:49 +0100)
commit04c5af4272eb539823c01bbd6a85624ade1ed7bb
treed473423de84897ed9d4fdb6f9e2ba6fbf81645e4
parent9314afb68a53d97044c5fcc380b98a5cdfe1a6bc
bus/pci: build with meson

Many drivers across the various device types rely on PCI infrastructure,
so the bus drivers should be the first driver class built.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
drivers/bus/meson.build [new file with mode: 0644]
drivers/bus/pci/meson.build [new file with mode: 0644]
drivers/meson.build