mirror of
https://github.com/espressif/esp-mqtt.git
synced 2025-07-31 03:08:03 +02:00
Build & config: Remove leftover files from the unsupported "make" build system
This commit is contained in:
committed by
Euripedes Rocha
parent
3c764f0fc1
commit
b4474ac16d
@ -1,4 +0,0 @@
|
|||||||
COMPONENT_SUBMODULES += esp-mqtt
|
|
||||||
COMPONENT_ADD_INCLUDEDIRS := esp-mqtt/include
|
|
||||||
COMPONENT_SRCDIRS := esp-mqtt esp-mqtt/lib
|
|
||||||
COMPONENT_PRIV_INCLUDEDIRS := esp-mqtt/lib/include
|
|
@ -1,4 +0,0 @@
|
|||||||
#
|
|
||||||
#Component Makefile
|
|
||||||
#
|
|
||||||
COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive
|
|
Reference in New Issue
Block a user