From: David Brownell <david-b@pacbell.net>
To: linux-hotplug@vger.kernel.org
Subject: Re: autoconfig
Date: Mon, 13 Jun 2005 14:23:51 +0000 [thread overview]
Message-ID: <200506130723.51944.david-b@pacbell.net> (raw)
In-Reply-To: <BAY19-F74C08C6137E7B0485304BB9F00@phx.gbl>
On Monday 13 June 2005 6:45 am, Pelle Svensson wrote:
>
> Any reason not using autoconfig (.configure) during installation/build of
> the udev program.
> Makes life eaisier when udev has to be cross-compiled for different CPU's.
But it's not so hard either; most of what autoconfig does is adjust for
different libraries. Cross-compiling is easy; buildroot now uses this:
$(MAKE) CROSS=$(TARGET_CROSS) GCC=$(TARGET_CC) \
USE_LOGúlse USE_SELINUXúlse \
udevdir=$(UDEV_ROOT) -C $(UDEV_DIR)
Which works fine, though actually installing it into a new root image
so that the image will be bootable on the target is a different puzzle.
- Dave
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
next prev parent reply other threads:[~2005-06-13 14:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-13 13:45 autoconfig Pelle Svensson
2005-06-13 14:23 ` David Brownell [this message]
2005-06-13 15:02 ` autoconfig Greg KH
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=200506130723.51944.david-b@pacbell.net \
--to=david-b@pacbell.net \
--cc=linux-hotplug@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).