rules/perf: Fixed target_install(). Copy perf to rootfs instead of toolchain.
This commit is contained in:
parent
c8e3e6fc59
commit
d1adbb7b9c
@ -28,5 +28,5 @@ build()
|
||||
target_install()
|
||||
{
|
||||
$cmd_cp ../linux-$version/tools/perf/perf \
|
||||
$cfg_dir_toolchain/bin/
|
||||
$cfg_dir_rootfs/usr/bin/
|
||||
}
|
||||
|
Reference in New Issue
Block a user