summaryrefslogtreecommitdiff
path: root/drivers/net/netdevsim/Makefile
blob: 07867bfe873bc577cacfe78df2bc763c884bf8c7 (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: GPL-2.0

obj-$(CONFIG_NETDEVSIM) += netdevsim.o

netdevsim-objs := \
	netdev.o \