mirror of
https://github.com/torvalds/linux.git
synced 2024-11-20 02:51:44 +00: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/
|