commit | e52c2c72ddfa7460f0a959e26f84d74180ca0a1b | [log] [tgz] |
---|---|---|
author | Jesper Nilsson <jesper.nilsson@axis.com> | Mon Jan 28 16:51:31 2008 +0100 |
committer | Jesper Nilsson <jesper.nilsson@axis.com> | Fri Feb 08 11:06:37 2008 +0100 |
tree | b983c3b8d64c585328084dafa3623eb38f067413 | |
parent | 581b4fdc1550956f7609faa8ca31c8a9a6b82878 [diff] |
CRIS v32: Add missing header to include/asm-cris/arch-v32/Kbuild
diff --git a/include/asm-cris/arch-v32/Kbuild b/include/asm-cris/arch-v32/Kbuild index d7f27dc..a0ec545 100644 --- a/include/asm-cris/arch-v32/Kbuild +++ b/include/asm-cris/arch-v32/Kbuild
@@ -1,2 +1,3 @@ header-y += ptrace.h header-y += user.h +header-y += cryptocop.h