[RFC PATCH 5/6] bus: enable cdx bus

Nipun Gupta nipun.gupta at amd.com
Tue Jan 24 15:07:45 CET 2023


enable compilation of cdx bus

Signed-off-by: Nipun Gupta <nipun.gupta at amd.com>
---
 drivers/bus/meson.build | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/bus/meson.build b/drivers/bus/meson.build
index 45eab5233d..884470234c 100644
--- a/drivers/bus/meson.build
+++ b/drivers/bus/meson.build
@@ -7,6 +7,7 @@ drivers = [
         'fslmc',
         'ifpga',
         'pci',
+        'cdx',
         'vdev',
         'vmbus',
 ]
-- 
2.25.1



More information about the dev mailing list