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>
This commit is contained in:
David Woodhouse 2006-06-18 12:58:53 +01:00
parent 57e580f885
commit ef4d04b87d
15 changed files with 15 additions and 0 deletions

1
include/asm-arm/Kbuild Normal file
View file

@ -0,0 +1 @@
include include/asm-generic/Kbuild.asm

1
include/asm-arm26/Kbuild Normal file
View file

@ -0,0 +1 @@
include include/asm-generic/Kbuild.asm

1
include/asm-cris/Kbuild Normal file
View file

@ -0,0 +1 @@
include include/asm-generic/Kbuild.asm

1
include/asm-frv/Kbuild Normal file
View file

@ -0,0 +1 @@
include include/asm-generic/Kbuild.asm

1
include/asm-h8300/Kbuild Normal file
View file

@ -0,0 +1 @@
include include/asm-generic/Kbuild.asm

1
include/asm-m32r/Kbuild Normal file
View file

@ -0,0 +1 @@
include include/asm-generic/Kbuild.asm

1
include/asm-m68k/Kbuild Normal file
View file

@ -0,0 +1 @@
include include/asm-generic/Kbuild.asm

View file

@ -0,0 +1 @@
include include/asm-generic/Kbuild.asm

1
include/asm-mips/Kbuild Normal file
View file

@ -0,0 +1 @@
include include/asm-generic/Kbuild.asm

View file

@ -0,0 +1 @@
include include/asm-generic/Kbuild.asm

1
include/asm-sh/Kbuild Normal file
View file

@ -0,0 +1 @@
include include/asm-generic/Kbuild.asm

1
include/asm-sh64/Kbuild Normal file
View file

@ -0,0 +1 @@
include include/asm-generic/Kbuild.asm

1
include/asm-um/Kbuild Normal file
View file

@ -0,0 +1 @@
include include/asm-generic/Kbuild.asm

1
include/asm-v850/Kbuild Normal file
View file

@ -0,0 +1 @@
include include/asm-generic/Kbuild.asm

View file

@ -0,0 +1 @@
include include/asm-generic/Kbuild.asm