![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0-only 0002 # 0003 # Makefile for the Ethernet Ipvlan driver 0004 # 0005 0006 obj-$(CONFIG_IPVLAN) += ipvlan.o 0007 obj-$(CONFIG_IPVTAP) += ipvtap.o 0008 0009 ipvlan-objs-$(CONFIG_IPVLAN_L3S) += ipvlan_l3s.o 0010 ipvlan-objs := ipvlan_core.o ipvlan_main.o $(ipvlan-objs-y)
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |