aboutsummaryrefslogtreecommitdiff
path: root/arch/sh64/kernel/Makefile
AgeCommit message (Collapse)Author
2008-01-28sh: Kill off the rest of arch/sh64/kernel/.Paul Mundt
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-10-01sh64: Move consistent DMA routines to arch/sh64/mm/.Paul Mundt
The consistent DMA stuff was evolved from the old PCI DMA mapping functions. As this has been overhauled, it's something that is used by the generic DMA mapping code, and thus, has no intrinsic PCI dependence. Move the routines somewhere more sensible (same place as sh), and fix up the build for CONFIG_PCI=n in the process. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2005-04-16Linux-2.6.12-rc2Linus Torvalds
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!