openrisc: Wire up asm-generic/xor.h
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 14 May 2013 07:26:17 +0000 (09:26 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 23 Jun 2013 13:55:10 +0000 (15:55 +0200)
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>
arch/openrisc/include/asm/Kbuild

index f20d01d..195653e 100644 (file)
@@ -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