mirror of
https://github.com/aircrack-ng/rtl8812au.git
synced 2024-11-25 14:44:09 +00:00
Merge pull request #196 from kimocoder/v5.2.20
Fixed another endif error
This commit is contained in:
commit
c0b49289d5
2
Makefile
2
Makefile
@ -618,8 +618,6 @@ ifeq ($(CONFIG_PCI_HCI), y)
|
|||||||
_HAL_INTFS_FILES +=hal/efuse/$(RTL871X)/HalEfuseMask8814A_PCIE.o
|
_HAL_INTFS_FILES +=hal/efuse/$(RTL871X)/HalEfuseMask8814A_PCIE.o
|
||||||
endif
|
endif
|
||||||
|
|
||||||
endif
|
|
||||||
|
|
||||||
########### HAL_RTL8723C #################################
|
########### HAL_RTL8723C #################################
|
||||||
ifeq ($(CONFIG_RTL8723C), y)
|
ifeq ($(CONFIG_RTL8723C), y)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user