aboutsummaryrefslogtreecommitdiffstats
path: root/sdk/net/make.conf
diff options
context:
space:
mode:
Diffstat (limited to 'sdk/net/make.conf')
-rw-r--r--sdk/net/make.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/sdk/net/make.conf b/sdk/net/make.conf
new file mode 100644
index 0000000..36fbb70
--- /dev/null
+++ b/sdk/net/make.conf
@@ -0,0 +1,4 @@
+if test -f $CONFIG_HOST/lib/libsocket.a ; then
+ CONFIG_LIBS=$CONFIG_LIBS' -lsocket'
+fi
+