mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
6 lines
85 B
Makefile
6 lines
85 B
Makefile
|
|
#
|
||
|
|
# Makefile for the Switch device API
|
||
|
|
#
|
||
|
|
|
||
|
|
obj-$(CONFIG_NET_SWITCHDEV) += switchdev.o
|