mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 12:28:41 +08:00
6 lines
85 B
Makefile
6 lines
85 B
Makefile
|
#
|
||
|
# Makefile for the Switch device API
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_NET_SWITCHDEV) += switchdev.o
|