Skip to content

Commit

Permalink
Update openhd_wifi.patch
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Apr 7, 2024
1 parent 01def80 commit 6874f88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion patches/openhd_wifi.patch
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ index e5eeaf08e..7584859d7 100644

ifeq ($(CONFIG_PLATFORM_ARM64_RPI), y)
-include $(TopDIR)/drivers/net/wireless/rtl8812au/hal/phydm/phydm.mk
+include $(TopDIR)/drivers/net/wireless/realtek/rtl8812au/hal/phydm/phydm.mk
+include $(TopDIR)/../drivers/net/wireless/realtek/rtl8812au/hal/phydm/phydm.mk
else
include $(TopDIR)/hal/phydm/phydm.mk
endif

0 comments on commit 6874f88

Please sign in to comment.