ef7f54297d
Move the Tehuti driver into drivers/net/ethernet/tehuti/ and make the necessary Kconfig and Makefile changes. CC: Alexander Indenbaum <baum@tehutinetworks.net> CC: Andy Gospodarek <andy@greyhouse.net> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
5 lines
88 B
Makefile
5 lines
88 B
Makefile
#
|
|
# Makefile for the Tehuti network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_TEHUTI) += tehuti.o
|