From 7c5c40db2a8d71a857ae63b6238cfac6e257da6d Mon Sep 17 00:00:00 2001 From: Jakub Grajciar Date: Wed, 30 Aug 2017 10:13:25 +0200 Subject: Shared memory packet interface (memif) library Change-Id: I5097462ae85acd705f19e92517c01094dba7565f Signed-off-by: Jakub Grajciar --- extras/libmemif/bootstrap | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 extras/libmemif/bootstrap (limited to 'extras/libmemif/bootstrap') diff --git a/extras/libmemif/bootstrap b/extras/libmemif/bootstrap new file mode 100755 index 00000000000..5613c2b4bdb --- /dev/null +++ b/extras/libmemif/bootstrap @@ -0,0 +1,3 @@ +#!/bin/bash + +autoreconf -fis -- cgit