ARM: 7746/1: mm: lazy cache flushing on non-mapped pages
[deliverable/linux.git] / net / openvswitch / Makefile
CommitLineData
ccb1352e
JG
1#
2# Makefile for Open vSwitch.
3#
4
5obj-$(CONFIG_OPENVSWITCH) += openvswitch.o
6
7openvswitch-y := \
8 actions.o \
9 datapath.o \
10 dp_notify.o \
11 flow.o \
12 vport.o \
13 vport-internal_dev.o \
14 vport-netdev.o \
This page took 0.102136 seconds and 5 git commands to generate.