aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index af22abe..4c658d7 100644
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@
# Daniel Lezcano <daniel.lezcano@linaro.org>
# Zoran Markovic <zoran.markovic@linaro.org>
#
-CFLAGS?=-g -Wall
+CFLAGS?=-g -Wall -Wunused-parameter
CC=gcc
TRACE_OBJS = tracefile_idlestat.o tracefile_ftrace.o \