mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-16 15:34:48 +08:00
679ec0ef08
Move the Nuvoton driver into drivers/net/ethernet/nuvoton/ and make the necessary Kconfig and Makefile changes. CC: Wan ZongShun <mcuos.com@gmail.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
6 lines
101 B
Makefile
6 lines
101 B
Makefile
#
|
|
# Makefile for the Nuvoton network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_W90P910_ETH) += w90p910_ether.o
|