lineage_kernel_xcoverpro/drivers/net/ipvlan/Makefile

9 lines
157 B
Makefile
Raw Permalink Normal View History

2023-06-18 22:53:49 +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