From 843189e93e05c9ae1d3ea0c1b70079a3700af3b1 Mon Sep 17 00:00:00 2001 From: Jorge Marques Date: Fri, 22 Nov 2024 09:45:53 -0300 Subject: [PATCH] Review: axi_dmac: Remove quiet to match other intf To match other interfaces/Makefiles. Signed-off-by: Jorge Marques Signed-off-by: Istvan-Zsolt Szekely --- library/axi_dmac/interfaces/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/library/axi_dmac/interfaces/Makefile b/library/axi_dmac/interfaces/Makefile index 34721569e3..9ffc25abf8 100644 --- a/library/axi_dmac/interfaces/Makefile +++ b/library/axi_dmac/interfaces/Makefile @@ -6,8 +6,6 @@ #################################################################################### #################################################################################### -include ../../../quiet.mk - M_DEPS := interfaces_ip.tcl M_DEPS += ../../../scripts/adi_env.tcl M_DEPS += ../../scripts/adi_ip_xilinx.tcl