All of lore.kernel.org
 help / color / mirror / Atom feed
From: khali@linux-fr.org (Jean Delvare)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] question about vt1211
Date: Tue, 23 Jan 2007 08:13:08 +0000	[thread overview]
Message-ID: <20070123091308.0df80ec8.khali@linux-fr.org> (raw)
In-Reply-To: <191fb4ca0701190725j2620de3dvd521e23c690e72e@mail.gmail.com>

Hi Sasha,

On Mon, 22 Jan 2007 16:51:24 -0800 (PST), Sasha Raykhman wrote:
> I need some help in explaining how to install 2.10.2 package.  
> 
> The problem I have is that I am compiling kernel on my
> host computer for a different target board. Installation
> instructions and make file presented in the package will
> install necessary files on the host, but not in my source
> tree which I need to compile for the target .  Is there a
> way to solve the problem?

Try setting the DESTDIR variable to your staged installation root.
Either edit the Makefile to set it, or pass it on the command line:
# make DESTDIR=/tmp/fakeroot user_install
Then you can copy the files from /tmp/fakeroot to your target host.

-- 
Jean Delvare


  parent reply	other threads:[~2007-01-23  8:13 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-19 15:25 [lm-sensors] question about vt1211 Juerg Haefliger
2007-01-19 21:08 ` Michelle Dupuis
2007-01-19 22:19 ` Sasha Raykhman
2007-01-19 22:24 ` Michelle Dupuis
2007-01-20 15:47 ` Juerg Haefliger
2007-01-20 15:57 ` Juerg Haefliger
2007-01-22 18:11 ` Sasha Raykhman
2007-01-22 18:22 ` Juerg Haefliger
2007-01-23  0:51 ` Sasha Raykhman
2007-01-23  8:13 ` Jean Delvare [this message]
2007-01-23 12:56 ` Mark M. Hoffman

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=20070123091308.0df80ec8.khali@linux-fr.org \
    --to=khali@linux-fr.org \
    --cc=lm-sensors@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.