Skip to content

Commit

Permalink
just for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Mar 21, 2024
1 parent 46a6050 commit b2c03f1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -307,10 +307,8 @@ endif

ifeq ($(CONFIG_PLATFORM_ARM64_RPI), y)
include $(TopDIR)/drivers/net/wireless/rtl8812au/hal/phydm/phydm.mk
else ifeq ($(CONFIG_PLATFORM_X20), 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 b2c03f1

Please sign in to comment.