forked from Minki/linux
9aebddd11b
Moves the Emulex driver into drivers/net/ethernet/emulex/ and make the necessary Kconfig and Makefile changes. CC: Sathya Perla <sathya.perla@emulex.com> CC: Subbu Seetharaman <subbu.seetharaman@emulex.com> CC: Ajit Khaparde <ajit.khaparde@emulex.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
6 lines
78 B
Makefile
6 lines
78 B
Makefile
#
|
|
# Makefile for the Emulex device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_BE2NET) += benet/
|