mirror of
https://github.com/torvalds/linux.git
synced 2024-11-05 11:32:04 +00:00
6 lines
85 B
Makefile
6 lines
85 B
Makefile
|
#
|
||
|
# Makefile for the Switch device API
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_NET_SWITCHDEV) += switchdev.o
|