aboutsummaryrefslogtreecommitdiff
path: root/example/packet_netmap/Makefile.am
diff options
context:
space:
mode:
authorMaxim Uvarov <maxim.uvarov@linaro.org>2014-09-26 19:19:44 +0400
committerMaxim Uvarov <maxim.uvarov@linaro.org>2014-10-01 14:48:41 +0400
commit96518b7daa0de16180712e01c2cc364966ef229d (patch)
tree421f98e04d3e16d377c394ad8c56a3788bba7f6f /example/packet_netmap/Makefile.am
parentdaad3c3e4a853d0f4a759cd7350979e2a04555dd (diff)
git split: delete netmap
netmap will be developed and supported in different git repo: https://git.linaro.org/lng/odp-netmap.git netmap will be separate odp platform. Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to 'example/packet_netmap/Makefile.am')
-rw-r--r--example/packet_netmap/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/example/packet_netmap/Makefile.am b/example/packet_netmap/Makefile.am
deleted file mode 100644
index 5a5913c10..000000000
--- a/example/packet_netmap/Makefile.am
+++ /dev/null
@@ -1,8 +0,0 @@
-include $(top_srcdir)/example/Makefile.inc
-
-if ODP_NETMAP_ENABLED
-bin_PROGRAMS = odp_pktio_netmap
-odp_pktio_netmap_LDFLAGS = $(AM_LDFLAGS) -static
-endif
-
-dist_odp_pktio_netmap_SOURCES = odp_pktio_netmap.c