mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-18 01:34:14 +08: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/
|