Skip to content

Commit

Permalink
Revert "Update Makefile"
Browse files Browse the repository at this point in the history
This reverts commit 6984b5f.
  • Loading branch information
raphaelscholle committed Apr 7, 2024
1 parent 6984b5f commit 28a757e
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 @@ -306,7 +306,7 @@ _BTC_FILES += hal/btc/halbtc8192e1ant.o \
endif

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

0 comments on commit 28a757e

Please sign in to comment.