1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2024-11-25 14:44:09 +00:00

Revert "Fixup for LED control"

This reverts commit 489a25adb6.
This commit is contained in:
kimocoder 2022-12-19 23:16:34 +01:00
parent 489a25adb6
commit 2096139d53

View File

@ -1299,7 +1299,7 @@ endif
ifeq ($(CONFIG_LED_CONTROL), y)
EXTRA_CFLAGS += -DCONFIG_LED_CONTROL
ifeq ($(CONFIG_RTL8812A), y)
ifeq ($(CONFIG_RTL8822B), y)
EXTRA_CFLAGS += -DCONFIG_SW_LED -DCONFIG_RTW_SW_LED
endif
ifeq ($(CONFIG_LED_ENABLE), y)