projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
decd48c
)
cris: Wire up asm-generic/xor.h
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Tue, 14 May 2013 07:25:52 +0000
(09:25 +0200)
committer
Geert Uytterhoeven
<geert@linux-m68k.org>
Sun, 16 Jun 2013 11:47:41 +0000
(13:47 +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>
Acked-by: Jesper Nilsson <jesper.nilsson@axis.com>
arch/cris/include/asm/Kbuild
patch
|
blob
|
history
diff --git
a/arch/cris/include/asm/Kbuild
b/arch/cris/include/asm/Kbuild
index 1e7dfadb8371e8e66c319bb71aa072d640b8fff4..0dd4b88a5c72eb9f6c3b9d0deff55057b5c12d87 100644
(file)
--- a/
arch/cris/include/asm/Kbuild
+++ b/
arch/cris/include/asm/Kbuild
@@
-9,3
+9,4
@@
generic-y += kvm_para.h
generic-y += linkage.h
generic-y += module.h
generic-y += trace_clock.h
+generic-y += xor.h