Skip to content

Commit

Permalink
openrisc: Wire up asm-generic/xor.h
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Geert Uytterhoeven committed Jun 23, 2013
1 parent fbc21c0 commit 4fa7c9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/openrisc/include/asm/Kbuild
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 4fa7c9e

Please sign in to comment.