mirror of
https://github.com/torvalds/linux.git
synced 2024-11-19 18:41:48 +00: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
|