HTTP Server : Added esp_ prefix to http_server component files

This commit is contained in:
Anurag Kar
2018-10-24 15:12:50 +05:30
parent 7c29a39d6f
commit 2af9d7e0ed
19 changed files with 27 additions and 25 deletions
@@ -0,0 +1 @@
COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive