diff options
author | Harvey Harrison <harvey.harrison@gmail.com> | 2009-01-06 14:56:34 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-06 18:10:29 -0800 |
commit | 5cbd04ae36fcb8fd1f38c71dacbbe59f3166f074 (patch) | |
tree | 906fc16e7341526dc232fea1021d2154d5ed74ea /include/asm-mn10300/Kbuild | |
parent | 919594765dcf803017b2227425c1b27b5ea537be (diff) |
mn10300: introduce asm/swab.h
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/asm-mn10300/Kbuild')
-rw-r--r-- | include/asm-mn10300/Kbuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-mn10300/Kbuild b/include/asm-mn10300/Kbuild index c68e1680da0..27b108a86b3 100644 --- a/include/asm-mn10300/Kbuild +++ b/include/asm-mn10300/Kbuild @@ -1 +1,2 @@ include include/asm-generic/Kbuild.asm +unifdef-y += swab.h |