Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-10-13 | m68k: Export cachectl.h | Matthew Wilcox | |
libffi in GCC 4.2 needs cachectl.h to do its cache flushing. But we don't currently export it. I believe this patch should do the trick. Signed-off-by: Matthew Wilcox <matthew@wil.cx> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> | |||
2006-06-18 | Add empty Kbuild files for 'make headers_install' in remaining arches. | David Woodhouse | |
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> |