linux-surface/drivers/net/ipvlan/Makefile
2017-08-10 09:25:24 -04:00

9 lines
157 B
Makefile

#
# Makefile for the Ethernet Ipvlan driver
#
obj-$(CONFIG_IPVLAN) += ipvlan.o
obj-$(CONFIG_IPVTAP) += ipvtap.o
ipvlan-objs := ipvlan_core.o ipvlan_main.o