X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2Fl2fwd-vf%2FMakefile;fp=examples%2Fl2fwd-vf%2FMakefile;h=a55bdfca0dbdc572566ff1315e042facc12f1c4d;hb=dada9ef6edc59015b6674b5a95258787c71401b0;hp=39ed08ba532f83085e16d424c7b2a721de149ba6;hpb=af75078fece3615088e561357c1e97603e43a5fe;p=dpdk.git diff --git a/examples/l2fwd-vf/Makefile b/examples/l2fwd-vf/Makefile index 39ed08ba53..a55bdfca0d 100644 --- a/examples/l2fwd-vf/Makefile +++ b/examples/l2fwd-vf/Makefile @@ -29,7 +29,6 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# version: DPDK.L.1.2.3-3 ifeq ($(RTE_SDK),) $(error "Please define RTE_SDK environment variable")