Skip to content

Commit

Permalink
m68k: Export cachectl.h
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Matthew Wilcox authored and Linus Torvalds committed Oct 13, 2007
1 parent a554444 commit e92042e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/asm-m68k/Kbuild
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
include include/asm-generic/Kbuild.asm
header-y += cachectl.h

0 comments on commit e92042e

Please sign in to comment.