]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Add empty Kbuild files for 'make headers_install' in remaining arches.
authorDavid Woodhouse <dwmw2@infradead.org>
Sun, 18 Jun 2006 11:58:53 +0000 (12:58 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Sun, 18 Jun 2006 11:58:53 +0000 (12:58 +0100)
commitef4d04b87d16839500a77aa1279f80be7ec4ef2e
tree58cd5908c66f90810c75505ff555023d9be00073
parent57e580f885a62c21fe75e35e9e445fb6fb82509c
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>
15 files changed:
include/asm-arm/Kbuild [new file with mode: 0644]
include/asm-arm26/Kbuild [new file with mode: 0644]
include/asm-cris/Kbuild [new file with mode: 0644]
include/asm-frv/Kbuild [new file with mode: 0644]
include/asm-h8300/Kbuild [new file with mode: 0644]
include/asm-m32r/Kbuild [new file with mode: 0644]
include/asm-m68k/Kbuild [new file with mode: 0644]
include/asm-m68knommu/Kbuild [new file with mode: 0644]
include/asm-mips/Kbuild [new file with mode: 0644]
include/asm-parisc/Kbuild [new file with mode: 0644]
include/asm-sh/Kbuild [new file with mode: 0644]
include/asm-sh64/Kbuild [new file with mode: 0644]
include/asm-um/Kbuild [new file with mode: 0644]
include/asm-v850/Kbuild [new file with mode: 0644]
include/asm-xtensa/Kbuild [new file with mode: 0644]