summaryrefslogtreecommitdiffstats
path: root/recipes-networking/openvswitchdpdk/files/makefile-install-rule.patch
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2014-06-26 13:48:23 +0200
committerAdrian Dudau <adrian.dudau@enea.com>2014-06-26 13:48:23 +0200
commit1b6242fc583a6b871304fb995af6dc211b58f69b (patch)
treeb5d434d90dedae24792906aa304897c23a134386 /recipes-networking/openvswitchdpdk/files/makefile-install-rule.patch
downloadmeta-ip-daisy-enea.tar.gz
initial commit for Enea Linux 4.0daisy-enea
Migrated from the internal git server on the daisy-enea branch Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'recipes-networking/openvswitchdpdk/files/makefile-install-rule.patch')
-rw-r--r--recipes-networking/openvswitchdpdk/files/makefile-install-rule.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/recipes-networking/openvswitchdpdk/files/makefile-install-rule.patch b/recipes-networking/openvswitchdpdk/files/makefile-install-rule.patch
new file mode 100644
index 0000000..2609870
--- /dev/null
+++ b/recipes-networking/openvswitchdpdk/files/makefile-install-rule.patch
@@ -0,0 +1,22 @@
1Index: dpdk-ovs/openvswitch/datapath/dpdk/Makefile
2===================================================================
3--- dpdk-ovs.orig/openvswitch/datapath/dpdk/Makefile 2014-04-18 14:06:01.219379540 +0300
4+++ dpdk-ovs/openvswitch/datapath/dpdk/Makefile 2014-04-22 16:24:27.009689498 +0300
5@@ -77,3 +77,6 @@
6
7 clean-vport_ut:
8 $(MAKE) -f Makefile.vport_ut clean
9+
10+install:
11+
12Index: dpdk-ovs/openvswitch/datapath/dpdk/fd_link/Makefile
13===================================================================
14--- dpdk-ovs.orig/openvswitch/datapath/dpdk/fd_link/Makefile 2014-04-18 14:06:01.219379540 +0300
15+++ dpdk-ovs/openvswitch/datapath/dpdk/fd_link/Makefile 2014-04-22 16:24:24.185689575 +0300
16@@ -53,3 +53,6 @@
17
18 check-recursive:
19 $(warning "This target is not implemented")
20+
21+install:
22+