mirror of
https://github.com/S3NEO/android_kernel_samsung_msm8226.git
synced 2024-11-07 03:47:13 +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>
5 lines
83 B
Makefile
5 lines
83 B
Makefile
#
|
|
# Makefile for the RDC network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_R6040) += r6040.o
|