summaryrefslogtreecommitdiff
path: root/Makefile.external
diff options
context:
space:
mode:
authorDavid Lin <dlin@marvell.com>2015-05-29 17:31:29 +0800
committerDavid Lin <dlin@marvell.com>2015-05-29 17:31:29 +0800
commit9f7231bcee7ea3a5f64bf627e7b55cf7e33c7edb (patch)
tree4dafd4a0612fae9aa3577aec5e68c1a7cbf6a314 /Makefile.external
parent16abd45e409596803c597bfa32e0559f19109140 (diff)
Modify code to pass the checking of checkpatch.pl.
Signed-off-by: David Lin <dlin@marvell.com>
Diffstat (limited to 'Makefile.external')
-rw-r--r--Makefile.external2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.external b/Makefile.external
index cb06392..5771f78 100644
--- a/Makefile.external
+++ b/Makefile.external
@@ -17,7 +17,7 @@ EXTRA_CFLAGS+= -DMWL_DEBUG
endif
EXTRA_CFLAGS+= -I${KDIR}
-EXTRA_CFLAGS+= -O2 -funroll-loops
+EXTRA_CFLAGS+= -O2 -funroll-loops -DDEBUG
EXTRA_CFLAGS+= -I${PWD}