cris: 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>
Acked-by: Jesper Nilsson <jesper.nilsson@axis.com>
This commit is contained in:
Geert Uytterhoeven 2013-05-14 09:25:52 +02:00
parent decd48ccbe
commit cd07f4f3bb
1 changed files with 1 additions and 0 deletions

View File

@ -9,3 +9,4 @@ generic-y += kvm_para.h
generic-y += linkage.h generic-y += linkage.h
generic-y += module.h generic-y += module.h
generic-y += trace_clock.h generic-y += trace_clock.h
generic-y += xor.h