aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-cris/Kbuild (follow)
AgeCommit message (Collapse)AuthorFilesLines
2006-09-21Clean up exported headers on CRISDavid Woodhouse1-0/+4
This fixes most of the issues with exported headers on CRIS, although we do still need to deal with the asm/arch symlink. Signed-off-by: David Woodhouse <dwmw2@infradead.org>
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>