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:
fbc21c0
)
openrisc: Wire up asm-generic/xor.h
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Tue, 14 May 2013 07:26:17 +0000
(09:26 +0200)
committer
Geert 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
patch
|
blob
|
history
diff --git
a/arch/openrisc/include/asm/Kbuild
b/arch/openrisc/include/asm/Kbuild
index f20d01d9aaf973bec2f0affd4cfb4a2117267d47..195653e851da2a460fcafeca692af220bcef58d1 100644
(file)
--- a/
arch/openrisc/include/asm/Kbuild
+++ b/
arch/openrisc/include/asm/Kbuild
@@
-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