diff options
Diffstat (limited to 'include/asm-m68k/Kbuild')
-rw-r--r-- | include/asm-m68k/Kbuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-m68k/Kbuild b/include/asm-m68k/Kbuild index 1a922fad76f7..52fd96b4142a 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 |