mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-23 18:07:03 +00: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
|