Skip to content

Commit

Permalink
Revert "fix compile problem in stock aarch64 kernel"
Browse files Browse the repository at this point in the history
This reverts commit 4ae09ee.
  • Loading branch information
raphaelscholle committed Mar 16, 2024
1 parent 4ae09ee commit 58d3470
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 @@ -302,7 +302,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 $(TopDIR)/drivers/net/wireless/rtl8812au/hal/phydm/phydm.mk
else
include $(TopDIR)/hal/phydm/phydm.mk
endif
Expand Down

0 comments on commit 58d3470

Please sign in to comment.