commit | e584ade1a6679bfb417620f15951796bed9805d9 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Sat Sep 23 18:08:36 2006 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Sep 27 13:37:56 2006 +0100 |
tree | 9e6cbf0665a8f10b98aefc64c7f112cb101cce0c | |
parent | ddb1199c4cd74a02d70f4c297373400893d70aa9 [diff] [blame] |
[MIPS] Have headers_install install <asm/cachectl.h> and <asm/sysmips.h>. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/include/asm-mips/Kbuild b/include/asm-mips/Kbuild index 01ea3e0..7897f05 100644 --- a/include/asm-mips/Kbuild +++ b/include/asm-mips/Kbuild
@@ -1,3 +1,3 @@ include include/asm-generic/Kbuild.asm -header-y += sgidefs.h +header-y += cachectl.h sgidefs.h sysmips.h