mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-17 10:04:14 +08:00
7 lines
142 B
Makefile
7 lines
142 B
Makefile
|
#
|
||
|
# Makefile for the linux ppc-specific parts of comm processor (v2)
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_FEC_ENET) += fcc_enet.o
|
||
|
obj-$(CONFIG_SCC_ENET) += enet.o
|