diff options
Diffstat (limited to 'net/openvswitch/Makefile')
| -rw-r--r-- | net/openvswitch/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/openvswitch/Makefile b/net/openvswitch/Makefile index ea36e99089af..3591cb5dae91 100644 --- a/net/openvswitch/Makefile +++ b/net/openvswitch/Makefile | |||
| @@ -9,6 +9,8 @@ openvswitch-y := \ | |||
| 9 | datapath.o \ | 9 | datapath.o \ |
| 10 | dp_notify.o \ | 10 | dp_notify.o \ |
| 11 | flow.o \ | 11 | flow.o \ |
| 12 | flow_netlink.o \ | ||
| 13 | flow_table.o \ | ||
| 12 | vport.o \ | 14 | vport.o \ |
| 13 | vport-internal_dev.o \ | 15 | vport-internal_dev.o \ |
| 14 | vport-netdev.o | 16 | vport-netdev.o |
