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 f245376 commit 0fdf317
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)/hal/phydm/phydm.mk
include $(TopDIR)../../drivers/net/wireless/realtek/rtl8812au/hal/phydm/phydm.mk
endif

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

0 comments on commit 0fdf317

Please sign in to comment.