mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-05-01 12:54:13 +00: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/
|