commit | ef4d04b87d16839500a77aa1279f80be7ec4ef2e | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Sun Jun 18 12:58:53 2006 +0100 |
committer | David Woodhouse <dwmw2@infradead.org> | Sun Jun 18 12:58:53 2006 +0100 |
tree | 58cd5908c66f90810c75505ff555023d9be00073 | |
parent | 57e580f885a62c21fe75e35e9e445fb6fb82509c [diff] [blame] |
Add empty Kbuild files for 'make headers_install' in remaining arches. These include nothing more than the basic set of files listed in asm-generic/Kbuild.asm. Any extra arch-specific files will need to be added. Signed-off-by: David Woodhouse <dwmw2@infradead.org>
diff --git a/include/asm-v850/Kbuild b/include/asm-v850/Kbuild new file mode 100644 index 0000000..c68e168 --- /dev/null +++ b/include/asm-v850/Kbuild
@@ -0,0 +1 @@ +include include/asm-generic/Kbuild.asm