summaryrefslogtreecommitdiff
path: root/ports/atmel-samd/Makefile
diff options
context:
space:
mode:
authorNick Moore <nick@zoic.org>2018-10-09 16:28:30 +1100
committerNick Moore <nick@zoic.org>2018-10-09 16:28:30 +1100
commita60700b1c5a97047b26290745dae26025e3514cc (patch)
treef6d315010f634ad6307ac1f2fd8af8b7499daf09 /ports/atmel-samd/Makefile
parent9b36d33df142d4a3dd2c238799e227c05b537d95 (diff)
Get DHCP working ...
Diffstat (limited to 'ports/atmel-samd/Makefile')
-rw-r--r--ports/atmel-samd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/atmel-samd/Makefile b/ports/atmel-samd/Makefile
index 1ee0d79f0..3a460ed8c 100644
--- a/ports/atmel-samd/Makefile
+++ b/ports/atmel-samd/Makefile
@@ -300,6 +300,7 @@ SRC_MOD += $(addprefix $(WIZNET5K_DIR)/,\
ethernet/wizchip_conf.c \
ethernet/socket.c \
internet/dns/dns.c \
+ internet/dhcp/dhcp.c \
)
endif # MICROPY_PY_WIZNET5K