mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-10 11:30:49 +00:00
6 lines
85 B
Makefile
6 lines
85 B
Makefile
|
#
|
||
|
# Makefile for the Switch device API
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_NET_SWITCHDEV) += switchdev.o
|