Browse Source

openrisc: Wire up asm-generic/xor.h

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

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Jonas Bonn <jonas@southpole.se>
Geert Uytterhoeven 12 years ago
parent
commit
4fa7c9ed41
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/openrisc/include/asm/Kbuild

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

@@ -66,3 +66,4 @@ generic-y += types.h
 generic-y += ucontext.h
 generic-y += user.h
 generic-y += word-at-a-time.h
+generic-y += xor.h