commit | c6f09f0c32e5e30b91dea901f00251173fe997f4 | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Tue Jan 06 14:56:28 2009 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Jan 06 18:10:27 2009 -0800 |
tree | 163597626d012e325229d2c9e3dc3e2066857d73 | |
parent | 5d30a683888c60b8f93bef3ddc139d1a91ca58f4 [diff] [blame] |
m68k: introduce asm/swab.h Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
diff --git a/include/asm-m68k/Kbuild b/include/asm-m68k/Kbuild index 1a922fa..52fd96b 100644 --- a/include/asm-m68k/Kbuild +++ b/include/asm-m68k/Kbuild
@@ -1,2 +1,3 @@ include include/asm-generic/Kbuild.asm header-y += cachectl.h +unifdef-y += swab.h