summaryrefslogtreecommitdiff
path: root/include/asm-parisc/Kbuild
AgeCommit message (Collapse)AuthorFilesLines
2008-10-10parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin1-3/+0
2007-10-18[PARISC] Export pdc.h for paloJeff Bailey1-0/+2
Signed-off-by: Jeff Bailey <jbailey@raspberryginger.com> Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
2006-06-18Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse1-0/+1
These include nothing more than the basic set of files listed in asm-generic/Kbuild.asm. Any extra arch-specific files will need to be added. Signed-off-by: David Woodhouse <dwmw2@infradead.org>