LWIP HTTP client: do not require FOC

We don't know why this component requires FOC anymore and it seems to be fine with other
platforms at well.

Ref #2193
This commit is contained in:
Martin Stein 2016-12-06 15:09:04 +01:00 committed by Norman Feske
parent ff0f1ebafc
commit 28153ad8ef

View File

@ -1,6 +1,5 @@
TARGET = test-http_clnt
LIBS = lwip libc
SRC_CC = main.cc
REQUIRES = foc
INC_DIR += $(REP_DIR)/src/lib/lwip/include