This website requires JavaScript.
Explore
Help
Sign in
adulau
/
aha
Watch
1
Star
0
Fork
You've already forked aha
0
mirror of
https://github.com/adulau/aha.git
synced
2025-01-03 22:53:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f30828a674
aha
/
include
/
asm-m68k
/
Kbuild
3 lines
62 B
Text
Raw
Normal View
History
Unescape
Escape
Add empty Kbuild files for 'make headers_install' in remaining arches. 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>
2006-06-18 11:58:53 +00:00
include include/asm-generic/Kbuild.asm
m68k: Export cachectl.h 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>
2007-10-13 12:31:27 +00:00
header-y += cachectl.h
Reference in a new issue
Copy permalink