mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-13 11:51:54 +00:00
9 lines
244 B
Diff
9 lines
244 B
Diff
--- a/Makefile 2023-04-19 14:17:15.575068565 +0200
|
|
+++ b/Makefile 2023-04-19 14:17:28.166843041 +0200
|
|
@@ -64,5 +64,5 @@
|
|
endif
|
|
|
|
ccflags-y += $(NSS_DP_INCLUDE)
|
|
-ccflags-y += -Wall -Werror
|
|
+ccflags-y += -Wall
|
|
ccflags-y += -DEDMA_DEBUG_LEVEL=2
|