mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-04 01:24:12 +08:00
f844a0ead4
Moves the Brocade driver into drivers/net/ethernet/brocade/ and make the necessary Kconfig and Makefile changes. CC: Rasesh Mody <rmody@brocade.com> CC: Debashis Dutt <ddutt@brocade.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
6 lines
74 B
Makefile
6 lines
74 B
Makefile
#
|
|
# Makefile for the Brocade device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_BNA) += bna/
|