aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1ef92d705984..08a01add09a6 100644
--- a/Makefile
+++ b/Makefile
@@ -412,7 +412,7 @@ CHECK = sparse
412 412
413CHECKFLAGS := -D__linux__ -Dlinux -D__STDC__ -Dunix -D__unix__ \ 413CHECKFLAGS := -D__linux__ -Dlinux -D__STDC__ -Dunix -D__unix__ \
414 -Wbitwise -Wno-return-void -Wno-unknown-attribute $(CF) 414 -Wbitwise -Wno-return-void -Wno-unknown-attribute $(CF)
415NOSTDINC_FLAGS = 415NOSTDINC_FLAGS :=
416CFLAGS_MODULE = 416CFLAGS_MODULE =
417AFLAGS_MODULE = 417AFLAGS_MODULE =
418LDFLAGS_MODULE = 418LDFLAGS_MODULE =