Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Jun 24, 2024
1 parent 462c5b5 commit f062548
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 @@ -305,7 +305,7 @@ _BTC_FILES += hal/btc/halbtc8192e1ant.o \
endif

ifeq ($(CONFIG_PLATFORM_ARM64_RPI), y)
include $(TopDIR)/../../drivers/net/wireless/realtek/rtl8812au/hal/phydm/phydm.mk
include /home/runner/work/duo-buildroot-sdk-v2/duo-buildroot-sdk-v2/linux_5.10/drivers/net/wireless/realtek/rtl8812au/hal/phydm/phydm.mk
endif

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

0 comments on commit f062548

Please sign in to comment.