mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-12 00:43:36 -04:00
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>
5 lines
95 B
Makefile
5 lines
95 B
Makefile
#
|
|
# Makefile for the STMicroelectronics device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_STMMAC_ETH) += stmmac/
|