DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 1/1] dma/cnxk: exclude internal DMA headers in install
@ 2022-01-26  5:24 Srikanth Yalavarthi
  2022-01-26  5:49 ` [PATCH v3 1/1] dma/cnxk: fix installing internal cnxk DMA headers Srikanth Yalavarthi
  0 siblings, 1 reply; 4+ messages in thread
From: Srikanth Yalavarthi @ 2022-01-26  5:24 UTC (permalink / raw)
  To: Radha Mohan Chintakuntla, Veerasenareddy Burru
  Cc: dev, jerinj, sshankarnara, Srikanth Yalavarthi

Update meson config files to exclude internal cnxk headers
form DMA module during install stage

Signed-off-by: Srikanth Yalavarthi <syalavarthi@marvell.com>
---
 drivers/dma/cnxk/meson.build | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/dma/cnxk/meson.build b/drivers/dma/cnxk/meson.build
index 633e92a20d..d4be4ee860 100644
--- a/drivers/dma/cnxk/meson.build
+++ b/drivers/dma/cnxk/meson.build
@@ -3,4 +3,3 @@
 
 deps += ['bus_pci', 'common_cnxk', 'dmadev']
 sources = files('cnxk_dmadev.c')
-headers = files('cnxk_dmadev.h')
-- 
2.17.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-01-27 16:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-26  5:24 [PATCH 1/1] dma/cnxk: exclude internal DMA headers in install Srikanth Yalavarthi
2022-01-26  5:49 ` [PATCH v3 1/1] dma/cnxk: fix installing internal cnxk DMA headers Srikanth Yalavarthi
2022-01-26  6:32   ` Radha Chintakuntla
2022-01-27 16:54     ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).