summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleksij Rempel <o.rempel@pengutronix.de>2018-04-03 14:49:03 +0200
committerOleksij Rempel <o.rempel@pengutronix.de>2018-04-03 14:49:03 +0200
commitd3a6fa529f06127a43103545ff2476afdfb44a7d (patch)
tree3460c6d54c8acc4a1d477e5d438202f6df81628e
parent033f6cf980fb803b467ff3eed36185747abb0821 (diff)
downloadOSELAS.BSP-Pengutronix-DualKit-d3a6fa529f06127a43103545ff2476afdfb44a7d.tar.gz
OSELAS.BSP-Pengutronix-DualKit-d3a6fa529f06127a43103545ff2476afdfb44a7d.tar.xz
remoteproc-elf: remove CFLAGS
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
-rw-r--r--local_src/remoteproc-elf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/local_src/remoteproc-elf/Makefile b/local_src/remoteproc-elf/Makefile
index a5cf43b..95d7c65 100644
--- a/local_src/remoteproc-elf/Makefile
+++ b/local_src/remoteproc-elf/Makefile
@@ -6,7 +6,7 @@
# add more flags here,
# but don't remove the "+="
#
-CFLAGS += -O2 -g -Wall #-Wsign-compare -Wfloat-equal -Wformat-security #-Werror
+CFLAGS +=
CPPFLAGS +=
LDFLAGS +=