From: Wu Jian Gang Date: Fri, 30 Sep 2016 06:04:03 +0000 (+0800) Subject: esp32: not link wps X-Git-Tag: v0.9~1^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6827f27b99e63cf5b8588b996645a1b180029f26;p=esp-idf esp32: not link wps --- diff --git a/components/esp32/component.mk b/components/esp32/component.mk index 223c955d51..ca91059f7f 100644 --- a/components/esp32/component.mk +++ b/components/esp32/component.mk @@ -10,7 +10,7 @@ COMPONENT_SRCDIRS := . hwcrypto -LIBS := crypto core net80211 phy rtc pp wpa wps +LIBS := crypto core net80211 phy rtc pp wpa LINKER_SCRIPTS += -T esp32_out.ld -T esp32.common.ld -T esp32.rom.ld -T esp32.peripherals.ld