cpufreq: governor: Always schedule work on the CPU running update
[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.031613 seconds and 5 git commands to generate.