From f2453769ff388cd11303e9d2b2b1911505a7263b Mon Sep 17 00:00:00 2001
From: Raphael <68374617+raphaelscholle@users.noreply.github.com>
Date: Mon, 24 Jun 2024 17:23:41 +0200
Subject: [PATCH] testing

---
 Makefile    | 2 --
 checks.json | 1 +
 2 files changed, 1 insertion(+), 2 deletions(-)
 create mode 100644 checks.json

diff --git a/Makefile b/Makefile
index dda39c99..a0c75a51 100755
--- a/Makefile
+++ b/Makefile
@@ -305,8 +305,6 @@ _BTC_FILES += hal/btc/halbtc8192e1ant.o \
 endif
 
 ifeq ($(CONFIG_PLATFORM_ARM64_RPI), y)
-include $(TopDIR)/drivers/net/wireless/rtl8812au/hal/phydm/phydm.mk
-else
 include $(TopDIR)/hal/phydm/phydm.mk
 endif
 
diff --git a/checks.json b/checks.json
new file mode 100644
index 00000000..8b70b53d
--- /dev/null
+++ b/checks.json
@@ -0,0 +1 @@
+{"enabled":true,"categories":{}}
\ No newline at end of file