]> git.baikalelectronics.ru Git - kernel.git/commit
arch/tile: add the <arch> headers to the set of installed kernel headers
authorChris Metcalf <cmetcalf@tilera.com>
Thu, 3 Nov 2011 02:33:07 +0000 (22:33 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Thu, 3 Nov 2011 20:58:48 +0000 (16:58 -0400)
commitfa5b1ab5b0743621b94b33318d6bbf4e0ed725dd
tree61ae9fde092747dc5525262fac2a3b35fbe02203
parent7807b8815babd5d6a85934d3c7a1ec8da81db76e
arch/tile: add the <arch> headers to the set of installed kernel headers

These headers are similar to the <asm> headers that describe kernel
APIs, but instead describe aspects of the actual hardware in an
OS- and application-independent manner.  We need to include them in
the set of installed headers so that userspace tools (including glibc)
can build purely from the provided kernel headers.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/include/arch/Kbuild [new file with mode: 0644]
arch/tile/include/asm/Kbuild