]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
h8300: Wire up asm-generic/xor.h
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 14 May 2013 07:26:03 +0000 (09:26 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 27 May 2013 17:33:04 +0000 (19:33 +0200)
crypto/xor.c:25:21: fatal error: asm/xor.h: No such file or directory

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/h8300/include/asm/Kbuild

index e0bce3028a780c0c33f7ac555f8b0a23f8e050e8..8ada3cf0c98d8026da5358649facacad1542c80a 100644 (file)
@@ -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