linux-surface/drivers/net/ipvlan/Makefile

9 lines
157 B
Makefile
Raw Normal View History

2017-08-10 13:25:24 +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