toolchain-external: fix registration of hook for Sourcery Aarch64 toolchain
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 8 May 2016 13:05:14 +0000 (15:05 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 8 May 2016 13:05:14 +0000 (15:05 +0200)
commit60b843edf0b53397b6712a3a3b30bdf9f5ff7237
tree881a830ca4ed1bdaee8b26caab277d1aca90c765
parent2f37ef48e82e3ba75fdc5e800c90e10e848983a6
toolchain-external: fix registration of hook for Sourcery Aarch64 toolchain

As noticed by Romain Naour, commit
4d39ca1c2ab19766abf0430abe9b65ba0e16602b ("toolchain-external: fix
installation for CodeSourcery AArch64 toolchain") has a small bug where
a post-install hook doing fixups in TARGET_DIR was registered as a
staging installation hook while it should have been registered as a
target installation hook. This commit fixes this inconsistency.

Reported-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
toolchain/toolchain-external/toolchain-external.mk