mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-23 20:53:53 +08:00
6 lines
81 B
Makefile
6 lines
81 B
Makefile
|
#
|
||
|
# Makefile for the Renesas device drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_SH_ETH) += sh_eth.o
|