6 lines
81 B
Makefile
6 lines
81 B
Makefile
|
#
|
||
|
# Makefile for the Renesas device drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_SH_ETH) += sh_eth.o
|