]> Git Repo - linux.git/blob - drivers/net/ipvlan/Makefile
cgroup: bpf: Add bpf_skb_in_cgroup_proto
[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.034579 seconds and 4 git commands to generate.