* Re: Remove some stuff from arch/ppc/boot/Makefile... (2_4_devel)
[not found] <20010828184504.E15262@cpe-24-221-152-185.az.sprintbbd.net>
@ 2001-08-29 2:10 ` Tom Rini
2001-08-29 5:26 ` Dan Malek
1 sibling, 0 replies; 2+ messages in thread
From: Tom Rini @ 2001-08-29 2:10 UTC (permalink / raw)
To: linuxppc-commit, linuxppc-dev
On Tue, Aug 28, 2001 at 06:45:04PM -0700, Tom Rini wrote:
> 1) Some minor makefile magic $(var:foo=bar)
Which now that I think about it can die anyhow. The filter magic we do
later on should work fine still, so it can just be
ifeq ($(CONFIG_ALL_PPC),y)
subdir-y := chrp prep pmac.
> 2) subdir-m kludge to get a .depend file.
Which kills this I think. I knew I shoulda thought about this a bit more.
Thanks for letting me fill your inboxes a bit more. :)
--
Tom Rini (TR1265)
http://gate.crashing.org/~trini/
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Remove some stuff from arch/ppc/boot/Makefile... (2_4_devel)
[not found] <20010828184504.E15262@cpe-24-221-152-185.az.sprintbbd.net>
2001-08-29 2:10 ` Remove some stuff from arch/ppc/boot/Makefile... (2_4_devel) Tom Rini
@ 2001-08-29 5:26 ` Dan Malek
1 sibling, 0 replies; 2+ messages in thread
From: Dan Malek @ 2001-08-29 5:26 UTC (permalink / raw)
To: Tom Rini; +Cc: linuxppc-commit, linuxppc-dev
Tom Rini wrote:
>
> Okay. Since I've already posted a patch vs 2_4_devel to kill the 'mbx' dir,
I just pushed an update that pulls "treeboot" into the 'mbx' directory.
I had a conflict with your latest update, I had to manually resolve it
so I hope I chose the right '<<<<<<' code :-).
Anyway, you can take that directory and merge it. I'll look at the
results when I get back from racing on Monday.
I created a 'mktree' program along the lines of mkprep, mkchrp, etc.
We can get rid of that 1000 lines of Perl or whatever that crap was
that I couldn't understand. The 'mktree' program only works properly
on big endian hosts (but who would use anything else? :-). I looked
at some of the 'cross' modifications done by Porter to the other
programs,
and I guess I'll get around to that when I return.
We should also be able to include the Spruce build in this as well,
since it is a treeboot image.
Thanks.
-- Dan
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-08-29 5:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20010828184504.E15262@cpe-24-221-152-185.az.sprintbbd.net>
2001-08-29 2:10 ` Remove some stuff from arch/ppc/boot/Makefile... (2_4_devel) Tom Rini
2001-08-29 5:26 ` Dan Malek
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).