mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-07 00:55:12 +07:00
![Jeff Kirsher](/assets/img/avatar_default.png)
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
|