1
0
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:
Christian B 2018-09-04 14:54:44 +02:00 committed by GitHub
commit c0b49289d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)