aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/brocade
diff options
context:
space:
mode:
authorJiri Slaby <jslaby@suse.cz>2015-06-09 14:24:43 +0200
committerDavid S. Miller <davem@davemloft.net>2015-06-10 21:59:02 -0700
commit9d92dafee9f7bed91ca51f464c46df9557f9bd2e (patch)
tree4948b4b75865a25db6b5ac1b4772795afbd183dc /drivers/net/ethernet/brocade
parentbridge: make br_fdb_delete also check if the port matches (diff)
downloadlinux-dev-9d92dafee9f7bed91ca51f464c46df9557f9bd2e.tar.xz
linux-dev-9d92dafee9f7bed91ca51f464c46df9557f9bd2e.zip
bna: remove obsolete use of EXTRA_CFLAGS
EXTRA_CFLAGS should be used on the command line only. Since EXTRA_CFLAGS here add only a non-existant path to compiler include paths (by -I), remove EXTRA_CFLAGS completely. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/brocade')
-rw-r--r--drivers/net/ethernet/brocade/bna/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/ethernet/brocade/bna/Makefile b/drivers/net/ethernet/brocade/bna/Makefile
index 6e10b99733a2..8584abcf5366 100644
--- a/drivers/net/ethernet/brocade/bna/Makefile
+++ b/drivers/net/ethernet/brocade/bna/Makefile
@@ -9,5 +9,3 @@ obj-$(CONFIG_BNA) += bna.o
bna-objs := bnad.o bnad_ethtool.o bnad_debugfs.o bna_enet.o bna_tx_rx.o
bna-objs += bfa_msgq.o bfa_ioc.o bfa_ioc_ct.o bfa_cee.o
bna-objs += cna_fwimg.o
-
-EXTRA_CFLAGS := -Idrivers/net/bna