mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:04:17 +08:00
NET: Create net/sockets directory and hook into the build/configuration system
This commit is contained in:
@@ -33,8 +33,6 @@
|
||||
#
|
||||
############################################################################
|
||||
|
||||
ifeq ($(CONFIG_NET),y)
|
||||
|
||||
# ICMP source files
|
||||
|
||||
ifeq ($(CONFIG_NET_ICMP),y)
|
||||
@@ -54,5 +52,3 @@ endif
|
||||
|
||||
DEPPATH += --dep-path icmp
|
||||
VPATH += :icmp
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user