mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-03 12:36:46 +07:00
7ac6653a08
Move the STMicroelectronics driver into driver/net/ethernet/stmicro/ and make the necessary Kconfig and Makefile changes. CC: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
6 lines
95 B
Makefile
6 lines
95 B
Makefile
#
|
|
# Makefile for the STMicroelectronics device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_STMMAC_ETH) += stmmac/
|