From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pa0-f48.google.com (mail-pa0-f48.google.com [209.85.220.48]) by dpdk.org (Postfix) with ESMTP id A24E92E8A for ; Sat, 13 Dec 2014 00:03:12 +0100 (CET) Received: by mail-pa0-f48.google.com with SMTP id rd3so8075018pab.35 for ; Fri, 12 Dec 2014 15:03:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=OhkCVOkvhtih8eg+aBplhEQpj4WRHgNJAf7hiHX+mBM=; b=cCqo+YDa6A/KJtK7PmihOVTrUDg6m5df90+UqkYgcssq72zTpT5GL529Nv6bmnn/sa +JwoYjpvNn2XDrHpHr6j/H3dJDA9+lunSrg4JznPP+FVhZOuAQj7K7vxFcZBhf50QMyU hJ0VYv/uSKpLA1pXZHDEvN76mGRUNHIUeNWFppTILzQ7zKU0gM7ECtYJ0mLbmxiVvxU8 cHtXlpGXJBUfnTuwDU7ARLJv9IQe+XWRaT/72bzA61wp8NeK+rwinXo90+Yih9Rc12Di NevRVeJRRMCM8db6ZvB9ERpK8OoBIkCFdvs5bZLhfHX5w5w+tSse4wjV8cq5gaFWEBBT hU9g== MIME-Version: 1.0 X-Received: by 10.70.140.167 with SMTP id rh7mr31188466pdb.108.1418425391681; Fri, 12 Dec 2014 15:03:11 -0800 (PST) Received: by 10.70.70.40 with HTTP; Fri, 12 Dec 2014 15:03:11 -0800 (PST) Date: Fri, 12 Dec 2014 15:03:11 -0800 Message-ID: From: r k To: "dev@dpdk.org" Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: [dpdk-dev] [PATCH] Fix linuxapp/kni makefile X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Dec 2014 23:03:13 -0000 Re-sending as per guidelines. Subject: [PATCH] Fix linuxapp/kni makefile *** BLURB HERE *** Ravi Kerur (1): Fix linuxapp/kni Makefile lib/librte_eal/linuxapp/kni/Makefile | 1 + 1 file changed, 1 insertion(+) -- 1.9.1