From patchwork Fri Jan 8 20:30:03 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christophe Milard X-Patchwork-Id: 59407 Delivered-To: patch@linaro.org Received: by 10.112.130.2 with SMTP id oa2csp757437lbb; Fri, 8 Jan 2016 11:52:23 -0800 (PST) X-Received: by 10.140.156.69 with SMTP id c66mr5377288qhc.85.1452282743227; Fri, 08 Jan 2016 11:52:23 -0800 (PST) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id e184si49057807qkb.28.2016.01.08.11.52.22; Fri, 08 Jan 2016 11:52:23 -0800 (PST) Received-SPF: pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) client-ip=54.225.227.206; Authentication-Results: mx.google.com; spf=pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) smtp.mailfrom=lng-odp-bounces@lists.linaro.org; dkim=neutral (body hash did not verify) header.i=@linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id B979661684; Fri, 8 Jan 2016 19:52:22 +0000 (UTC) Authentication-Results: lists.linaro.org; dkim=fail reason="verification failed; unprotected key" header.d=linaro.org header.i=@linaro.org header.b=HaTzYhxM; dkim-adsp=none (unprotected policy); dkim-atps=neutral X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on ip-10-142-244-252 X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, T_DKIM_INVALID, URIBL_BLOCKED autolearn=disabled version=3.4.0 Received: from [127.0.0.1] (localhost [127.0.0.1]) by lists.linaro.org (Postfix) with ESMTP id 2C16261C9B; Fri, 8 Jan 2016 19:37:50 +0000 (UTC) X-Original-To: lng-odp@lists.linaro.org Delivered-To: lng-odp@lists.linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id 2C40F6195C; Fri, 8 Jan 2016 19:35:34 +0000 (UTC) Received: from mail-lf0-f50.google.com (mail-lf0-f50.google.com [209.85.215.50]) by lists.linaro.org (Postfix) with ESMTPS id CEF7D61B55 for ; Fri, 8 Jan 2016 19:31:58 +0000 (UTC) Received: by mail-lf0-f50.google.com with SMTP id m198so33835594lfm.0 for ; Fri, 08 Jan 2016 11:31:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=nxhJKHfLQ3l+30sd9gl6HpRzFwwaG+Fx5JPAFXT53zU=; b=HaTzYhxMKOvy8jXXjD8btv4+nFF8vx+AqHCicsoYl6IRik2KAE2FrDnMHuL85d/upl 73b0g2Wl6Gunj1EWXdfCcKUZ+PGadg+LE+/SzvL7/6agsXUzTSX7WHfgea+2S/++ctXq mYGPPeXtzkS/IgEMv5IO33zRVYKuV0mRPDyZQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=nxhJKHfLQ3l+30sd9gl6HpRzFwwaG+Fx5JPAFXT53zU=; b=QmV0rkprU3yikqCAFZrr8rUQxheKnbgZCgvCVguudbHp6EhLny4G2RPSjBSOTg9YRZ VAmbirIlyLVkiFVenSQzrIA7SZilhRGHL+7CxYrKS3mlkJJbcZGJBWYBzY1ISR6qezEh yRQ2XbHUY3+y8tsEuKkPkkAuND9ZqYYiK+MrtBByPDFhMeoeSG8Xa5WAoIGzK2XlE0XP v6s1YM4hUX+7viP04K+1FP73AdPyvAo4XyqJ8r20i2HPDd97OOfanoJoLQiXQzV14a0Z ovLti0VRQL51KiUFnX0dEacS51C5RT6181BTr3HB4hy4jUn7oq/gw0l5AqyXIomnKw0I l45Q== X-Gm-Message-State: ALoCoQmlCInqs72X9iOzUWeFsXuO2WE06fWLOrqrILYOaG9v+9LN1BEK/QTvawLlKeG7D5ChzbBtn28ubDxyHQhYOFRov0t3TA== X-Received: by 10.25.170.129 with SMTP id t123mr25870246lfe.103.1452281517785; Fri, 08 Jan 2016 11:31:57 -0800 (PST) Received: from erachmi-ericsson.ki.sw.ericsson.se (c-83-233-90-46.cust.bredband2.com. [83.233.90.46]) by smtp.gmail.com with ESMTPSA id l204sm2085534lfg.49.2016.01.08.11.31.56 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 08 Jan 2016 11:31:56 -0800 (PST) From: Christophe Milard To: anders.roxell@linaro.org, mike.holmes@linaro.org, stuart.haslam@linaro.org, maxim.uvarov@linaro.org, bill.fischofer@linaro.org, petri.savolainen@linaro.org, edavis@broadcom.com Date: Fri, 8 Jan 2016 21:30:03 +0100 Message-Id: <1452285014-60320-21-git-send-email-christophe.milard@linaro.org> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1452285014-60320-1-git-send-email-christophe.milard@linaro.org> References: <1452285014-60320-1-git-send-email-christophe.milard@linaro.org> Cc: lng-odp@lists.linaro.org Subject: [lng-odp] [API-NEXT RFC 20/31] drivers: defining the common Makefile.inc X-BeenThere: lng-odp@lists.linaro.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: "The OpenDataPlane \(ODP\) List" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: lng-odp-bounces@lists.linaro.org Sender: "lng-odp" Defining the Makefile.inc, common for all drivers. Curentely defining the path to compile with the driver (south) api. Signed-off-by: Christophe Milard --- drivers/Makefile.inc | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 drivers/Makefile.inc diff --git a/drivers/Makefile.inc b/drivers/Makefile.inc new file mode 100644 index 0000000..67ceef4 --- /dev/null +++ b/drivers/Makefile.inc @@ -0,0 +1,6 @@ +#PATH for ODP driver API include: +INCFLAGS = -I$(top_srcdir)/platform/@with_platform@/include \ + -I$(top_srcdir)/platform/linux-generic/include \ + -I$(top_srcdir)/include + +AM_CFLAGS += $(INCFLAGS)