commit | 5e34bd1d548d440015d5bee3326e9d74cdebecd6 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Dec 05 16:37:53 2018 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Sat Dec 08 10:52:20 2018 +0900 |
tree | 76e4c8e19d84a91f5f2832067638048dbcd914bf | |
parent | 8e9b61b293d98f878cf1e6d1ae164e41c0219959 [diff] |
kbuild: remove a special handling for *.agh in Makefile.headersinst scripts/Makefile.headersinst takes care of *.agh just for arch/cris/include/uapi/arch-v10/arch/sv_addr.agh because renaming exported headers is difficult (or impossible). This code is no longer necessary thanks to commit c690eddc2f3b ("CRIS: Drop support for the CRIS port"). Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>