commit | aeddea5d37d86d38c7a347110d8a052e9f45d955 | [log] [tgz] |
---|---|---|
author | Chris Metcalf <cmetcalf@tilera.com> | Wed Nov 02 22:33:07 2011 -0400 |
committer | Chris Metcalf <cmetcalf@tilera.com> | Thu Nov 03 16:58:48 2011 -0400 |
tree | 61ae9fde092747dc5525262fac2a3b35fbe02203 | |
parent | f319d6e238a25d84af530a6a2526525c7041463f [diff] |
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>