net/qede: fix gcc option checks
authorRasesh Mody <rasesh.mody@cavium.com>
Fri, 28 Oct 2016 06:37:57 +0000 (23:37 -0700)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 7 Nov 2016 20:08:54 +0000 (21:08 +0100)
commit956cc5461b20b1a6e3d4703fde6a83bded591c49
treeefc535bb5b8619e5e4b8cb530a2fb26efef3f187
parent64c239b7f8b7e2dc3967254b59601abbde3f846c
net/qede: fix gcc option checks

Using GCC_VERSION to check gcc version and decide whether to include
that compiler option.

Fixes: ecc7a5a27ffe ("net/qede/base: fix 32-bit build")

Signed-off-by: Rasesh Mody <rasesh.mody@cavium.com>
drivers/net/qede/Makefile