mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-22 20:23:57 +08:00
6 lines
85 B
Makefile
6 lines
85 B
Makefile
|
#
|
||
|
# Makefile for the Switch device API
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_NET_SWITCHDEV) += switchdev.o
|