From: Darren Hart <dvhart@linux.intel.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] cryptodev kernel module recipe
Date: Thu, 18 Oct 2012 15:59:11 -0400 [thread overview]
Message-ID: <50805F8F.5050604@linux.intel.com> (raw)
In-Reply-To: <7A2134DD-519C-4FFB-ACEE-8E36E7A5A088@gmail.com>
On 10/18/2012 02:14 AM, Khem Raj wrote:
>
> On Oct 18, 2012, at 2:57 AM, Yashpal Dutta <yashpal.dutta@freescale.com> wrote:
>
>> +-install:
>> ++modules_install:
>> + make -C $(KERNEL_DIR) SUBDIRS=`pwd` modules_install
>> +- @echo "Installing cryptodev.h in /usr/include/crypto ..."
>> +- @install -D crypto/cryptodev.h /usr/include/crypto/cryptodev.h
>> ++ @echo "Installing cryptodev.h in $(PREFIX)/usr/include/crypto ..."
>> ++ @install -D crypto/cryptodev.h $(PREFIX)/usr/include/crypto/cryptodev.h
>> +
>
> why is it installing linux headers under /usr/include shouldn't they be under usr/include/linux ?
And shouldn't /usr/include be one of those ${*dir} variables?
--
Darren Hart
Intel Open Source Technology Center
Yocto Project - Technical Lead - Linux Kernel
next prev parent reply other threads:[~2012-10-18 20:13 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-18 9:57 [PATCH] cryptodev kernel module recipe Yashpal Dutta
2012-10-18 6:14 ` Khem Raj
[not found] ` <DD178F3D66989248ABAC4C14253F477F11E36C@039-SN2MPN1-021.039d.mgd.msft.net>
2012-10-18 6:35 ` Khem Raj
2012-10-18 19:59 ` Darren Hart [this message]
2012-10-18 20:06 ` McClintock Matthew-B29882
2012-10-18 20:21 ` Darren Hart
2012-10-18 13:33 ` Bruce Ashfield
2012-10-30 18:50 ` McClintock Matthew-B29882
2012-10-31 17:11 ` Bruce Ashfield
2012-10-31 19:21 ` McClintock Matthew-B29882
2012-10-18 20:16 ` Darren Hart
2012-10-18 20:33 ` McClintock Matthew-B29882
2012-10-18 20:38 ` Darren Hart
2012-10-19 1:47 ` McClintock Matthew-B29882
2012-10-19 9:43 ` Andreas Oberritter
2012-10-19 14:45 ` Khem Raj
2012-10-30 18:53 ` McClintock Matthew-B29882
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50805F8F.5050604@linux.intel.com \
--to=dvhart@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=raj.khem@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox