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>
5 lines
101 B
Makefile
5 lines
101 B
Makefile
#
|
|
# Makefile for the Nuvoton network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_W90P910_ETH) += w90p910_ether.o
|