From 17886403ec1f75f432b62cee32d18a8ea649f6de Mon Sep 17 00:00:00 2001 From: Jeff Johnson Date: Thu, 22 Feb 2024 11:19:47 -0800 Subject: [PATCH] Makefile: Use ath12k-fw-repo to check the repo --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 056e48b..d8831fe 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ check: @find -name '*.txt*' | xargs isutf8 - @ath11k-fw-repo --check + @ath12k-fw-repo --check notices: @find -name '*.txt' | xargs file -- 2.47.3