]> git.corax.cc Git - corax/commitdiff
Add CONFIG_DEBUG_NET definition to config.h
authorMatthias Kruk <m@m10k.eu>
Wed, 2 Oct 2019 07:22:49 +0000 (16:22 +0900)
committerMatthias Kruk <m@m10k.eu>
Wed, 2 Oct 2019 07:22:49 +0000 (16:22 +0900)
config.h

index 2688243181f5cdd9e8e0ed353cdd4ad7440e9cfb..92b285bb300d182a3e3c64e3eaa2ad07ff559d65 100644 (file)
--- a/config.h
+++ b/config.h
@@ -39,6 +39,7 @@
 
 #define CONFIG_DEBUG       0
 #define CONFIG_DEBUG_SCHED 0
+#define CONFIG_DEBUG_NET   1
 
 /* sanity checks */