1
0
Fork 0
alistair23-linux/drivers/net/ipvlan/Makefile

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