diff --git a/components/esp8266/component.mk b/components/esp8266/component.mk index c306fdef..b4c12229 100644 --- a/components/esp8266/component.mk +++ b/components/esp8266/component.mk @@ -7,7 +7,7 @@ COMPONENT_SRCDIRS := driver source LIBS ?= ifndef CONFIG_NO_BLOBS -LIBS += airkiss cirom crypto espnow gcc hal core minic mirom net80211 \ +LIBS += airkiss cirom crypto espnow gcc hal core mirom net80211 \ phy pp pwm smartconfig ssc wpa wps endif