summaryrefslogtreecommitdiff
path: root/Template
diff options
context:
space:
mode:
Diffstat (limited to 'Template')
-rw-r--r--Template1
1 files changed, 1 insertions, 0 deletions
diff --git a/Template b/Template
index e3093ea..4978eed 100644
--- a/Template
+++ b/Template
@@ -21,5 +21,6 @@ define TOOL_templ
$(1)/%.tab.o: $(1)/%.tab.c
$$(CC) $$(CFLAGS) -o $$@ -c $$<
$(1)/%.o: %.c
+ $$(CHECK) $$(CFLAGS) $$(CHECKFLAGS) $$<
$$(CC) $$(CFLAGS) -o $(1)/$$(shell basename $$@) -c $$<
endef
Fix double add when creating new DMA command crypto: ccp - Fix DMA operations when IOMMU is enabled crypto: chcr - Check device is allocated before use crypto: chcr - Fix panic on dma_unmap_sg crypto: qat - zero esram only for DH85x devices crypto: qat - fix bar discovery for c62x
Diffstat (limited to 'sound')