* moving include/asm-ppc/platforms
@ 2001-12-17 11:28 Paul Mackerras
0 siblings, 0 replies; only message in thread
From: Paul Mackerras @ 2001-12-17 11:28 UTC (permalink / raw)
To: linuxppc-dev
With the addition of -I$(TOPDIR)/arch/$(ARCH) to the compilation flags
for the kernel, we can now move the platform-specific header files
from include/asm-ppc/platforms to arch/ppc/platforms, which is where I
think they belong. That does require changing <asm/platforms/blah.h>
to <platforms/blah.h>, but that is not a big job because these headers
tend to get included in only a few places.
For 2.4 we will keep the ugly lists of ifdefs in places like serial.h
and mpc8xx.h. For 2.5 we should change over to using a mechanism to
copy an appropriate platform-dependent file to arch/ppc/platform.h.
Once we have moved include/asm-ppc/platforms/*.h to arch/ppc/platforms,
it will just about be time to do a big merge from devel into
linuxppc_2_4 and thence to Marcelo's tree.
Paul.
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-12-17 11:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-17 11:28 moving include/asm-ppc/platforms Paul Mackerras
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).