mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-19 10:14:23 +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
|