Browse Source

h8300: Wire up asm-generic/xor.h

crypto/xor.c:25:21: fatal error: asm/xor.h: No such file or directory

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Geert Uytterhoeven 12 years ago
parent
commit
e71eccdb25
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/h8300/include/asm/Kbuild

+ 1 - 0
arch/h8300/include/asm/Kbuild

@@ -5,3 +5,4 @@ generic-y += linkage.h
 generic-y += mmu.h
 generic-y += module.h
 generic-y += trace_clock.h
+generic-y += xor.h