mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08: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
|