[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1160423402.7920.15.camel@pmac.infradead.org>
Date: Mon, 09 Oct 2006 20:50:02 +0100
From: David Woodhouse <dwmw2@...radead.org>
To: andersen@...epoet.org
Cc: linux-kernel@...r.kernel.org
Subject: Re: [ANNOUNCE] linux-kernel-headers-2.6.19-rc1.tar.gz
On Mon, 2006-10-09 at 11:42 -0600, Erik Andersen wrote:
>
> I'm curious how you produced this for all architectures? Did you
> write up a script to so something trivial like
>
> for i in $LINUX_DIR/arch/*; do
> make ARCH=$(basename $i) INSTALL_HDR_PATH=/tmp/foo
> headers_install;
> done
>
> or did you do something more complicated and interesting? If so,
> would you mind sharing?
make headers_install_all
--
dwmw2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists