delete no need

This commit is contained in:
huang
2023-09-27 14:21:14 +08:00
parent 5a02b89ffc
commit 339ea93b09
8 changed files with 4 additions and 205 deletions
@@ -2,7 +2,7 @@ SRC_DIR += api
SRC_DIR += arch
SRC_DIR += core
SRC_DIR += netif
SRC_DIR += include
SRC_DIR += apps
@@ -10,7 +10,7 @@ LWIP_DIR += api
LWIP_DIR += arch
LWIP_DIR += core
LWIP_DIR += netif
LWIP_DIR += include
LWIP_DIR += apps
@@ -46,7 +46,6 @@
// #define LWIP_API_MSG_DEBUG
#endif
// #define LWIP_SOCKETS_DEBUG 1
#ifdef LWIP_DEBUG
#ifdef LWIP_SYS_DEBUG
@@ -1,6 +0,0 @@
SRC_DIR += lwip
LWIP_DIR += lwip
include $(KERNEL_ROOT)/compiler.mk
@@ -1,6 +0,0 @@
SRC_DIR += apps
LWIP_DIR += apps
include $(KERNEL_ROOT)/compiler.mk