mirror of
https://github.com/torvalds/linux.git
synced 2024-12-03 01:21:28 +00:00
1fe003fd42
Move the Aeroflex Gaisler driver into drivers/net/ethernet/aeroflex/ and make the necessary Kconfig and Makefile changes. CC: Kristoffer Glembo <kristoffer@gaisler.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
6 lines
96 B
Makefile
6 lines
96 B
Makefile
#
|
|
# Makefile for the Aeroflex Gaisler network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_GRETH) += greth.o
|