mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-28 07:04:00 +08:00
58565a35ea
Move the RDC driver into drivers/net/ethernet/rdc/ and make the necessary Kconfig and Makefile changes. CC: Florian Fainelli <florian@openwrt.org> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
6 lines
83 B
Makefile
6 lines
83 B
Makefile
#
|
|
# Makefile for the RDC network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_R6040) += r6040.o
|