Skip to content

Commit

Permalink
Merge pull request #21 from OpenHD/testing2
Browse files Browse the repository at this point in the history
just for debugging
  • Loading branch information
raphaelscholle authored Mar 25, 2024
2 parents 2947207 + 47cca72 commit 8fefd2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ endif
ifeq ($(CONFIG_PLATFORM_ARM64_RPI), y)
include $(TopDIR)/drivers/net/wireless/rtl8812au/hal/phydm/phydm.mk
else
include $(TopDIR)/hal/phydm/phydm.mk
include $(TopDIR)/drivers/net/wireless/rtl8812au/hal/phydm/phydm.mk
endif

########### HAL_RTL8812A_RTL8821A #################################
Expand Down

0 comments on commit 8fefd2b

Please sign in to comment.