mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-30 06:06:47 +07:00
8efc91254f
Moves the Racal-Interlan driver into drivers/net/ethernet/racal/ and make the necessary Kconfig and Makefile changes. CC: "Jan-Pascal van Best" <janpascal@vanbest.org> CC: Andreas Mohr <andi@lisas.de> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
6 lines
96 B
Makefile
6 lines
96 B
Makefile
#
|
|
# Makefile for the Racal-Interlan network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_NI5010) += ni5010.o
|