Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / drivers / net / ipvlan / Makefile
1 #
2 # Makefile for the Ethernet Ipvlan driver
3 #
4
5 obj-$(CONFIG_IPVLAN) += ipvlan.o
6
7 ipvlan-objs := ipvlan_core.o ipvlan_main.o
This page took 0.081018 seconds and 5 git commands to generate.