forked from Minki/linux
7b35f03338
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
|