From: Jeff Johnson Date: Thu, 22 Feb 2024 19:19:47 +0000 (-0800) Subject: Makefile: Use ath12k-fw-repo to check the repo X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=17886403ec1f75f432b62cee32d18a8ea649f6de;p=thirdparty%2Fath12k-firmware.git Makefile: Use ath12k-fw-repo to check the repo --- 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