ubuntu-linux-kernel/drivers/net/ipvlan/Makefile

9 lines
157 B
Makefile
Raw Normal View History

2024-04-01 15:06:58 +00:00
#
# Makefile for the Ethernet Ipvlan driver
#
obj-$(CONFIG_IPVLAN) += ipvlan.o
obj-$(CONFIG_IPVTAP) += ipvtap.o
ipvlan-objs := ipvlan_core.o ipvlan_main.o