6 lines
86 B
Makefile
6 lines
86 B
Makefile
|
#
|
||
|
# Makefile for the Blackfin device drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_BFIN_MAC) += bfin_mac.o
|