mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-28 23:35:10 +00:00
Move the Analog Devices Inc driver into drivers/net/ethernet/adi/ and make the necessary Kconfig and Makefile changes. CC: <uclinux-dist-devel@blackfin.uclinux.org> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Acked-by: Bob Liu <bob.liu@analog.com>
6 lines
86 B
Makefile
6 lines
86 B
Makefile
#
|
|
# Makefile for the Blackfin device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_BFIN_MAC) += bfin_mac.o
|