Remove some stuff from arch/ppc/boot/Makefile... (2_4_devel)
Tom Rini
trini at kernel.crashing.org
Wed Aug 29 12:10:46 EST 2001
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/
More information about the Linuxppc-dev
mailing list