From ef4d04b87d16839500a77aa1279f80be7ec4ef2e Mon Sep 17 00:00:00 2001
From: David Woodhouse <dwmw2@infradead.org>
Date: Sun, 18 Jun 2006 12:58:53 +0100
Subject: 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>
---
 include/asm-sh64/Kbuild | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 include/asm-sh64/Kbuild

(limited to 'include/asm-sh64')

diff --git a/include/asm-sh64/Kbuild b/include/asm-sh64/Kbuild
new file mode 100644
index 000000000000..c68e1680da01
--- /dev/null
+++ b/include/asm-sh64/Kbuild
@@ -0,0 +1 @@
+include include/asm-generic/Kbuild.asm
-- 
cgit v1.2.3