mirror of
https://github.com/torvalds/linux.git
synced 2024-12-25 20:32:22 +00: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
|