mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-15 14:46:45 +07:00
6 lines
85 B
Makefile
6 lines
85 B
Makefile
|
#
|
||
|
# Makefile for the Switch device API
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_NET_SWITCHDEV) += switchdev.o
|