aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4
diff options
context:
space:
mode:
authorMoyster <oysterized@gmail.com>2018-11-29 23:59:26 +0100
committerMoyster <oysterized@gmail.com>2018-11-30 00:02:49 +0100
commitbe2a1194e40a49e08b28bc415e5126b0a99e1194 (patch)
tree3cca166a43fb676ce2d694711482069d64339264 /net/ipv4
parentedb28d3f70cee6d30cd57e60ffb71343b263bc52 (diff)
Revert "GCC: Fix up for gcc 5+"
This reverts commit ff505baaf412985af758d5820cd620ed9f1a7e05.
Diffstat (limited to 'net/ipv4')
-rw-r--r--net/ipv4/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ipv4/Makefile b/net/ipv4/Makefile
index 668013a63..5a9af0a9b 100644
--- a/net/ipv4/Makefile
+++ b/net/ipv4/Makefile
@@ -1,7 +1,6 @@
#
# Makefile for the Linux TCP/IP (INET) layer.
#
-CFLAGS_KERNEL := -Wno-array-bounds
obj-y := route.o inetpeer.o protocol.o \
ip_input.o ip_fragment.o ip_forward.o ip_options.o \