summaryrefslogtreecommitdiff
path: root/nuttx/net/ipv6/Make.defs
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/net/ipv6/Make.defs')
-rw-r--r--nuttx/net/ipv6/Make.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/net/ipv6/Make.defs b/nuttx/net/ipv6/Make.defs
index e419cd752..1636db59c 100644
--- a/nuttx/net/ipv6/Make.defs
+++ b/nuttx/net/ipv6/Make.defs
@@ -37,7 +37,7 @@
ifeq ($(CONFIG_NET_IPv6),y)
-NET_CSRCS += ipv6_global.c ipv6_neighbor.c
+NET_CSRCS += ipv6_neighbor.c
# Include utility build support