[PATCH 5/6] bus: enable cdx bus

Nipun Gupta nipun.gupta at amd.com
Fri Apr 7 08:01:51 CEST 2023


enable the 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 6d2520c543..a78b4283bf 100644
--- a/drivers/bus/meson.build
+++ b/drivers/bus/meson.build
@@ -3,6 +3,7 @@
 
 drivers = [
         'auxiliary',
+        'cdx',
         'dpaa',
         'fslmc',
         'ifpga',
-- 
2.17.1



More information about the dev mailing list