]> git.ipfire.org Git - thirdparty/ath12k-firmware.git/commitdiff
Add Makefile
authorKalle Valo <kvalo@qca.qualcomm.com>
Fri, 23 Oct 2020 08:28:27 +0000 (11:28 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 23 Oct 2020 08:28:27 +0000 (11:28 +0300)
To make it easier to run any checks for the repository.

Makefile [new file with mode: 0644]

diff --git a/Makefile b/Makefile
new file mode 100644 (file)
index 0000000..90121f4
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,3 @@
+check:
+       @find -name '*.txt*' | xargs isutf8
+       @ath11k-fw-repo --check