rules/perf: Fixed target_install(). Copy perf to rootfs instead of toolchain.
This commit is contained in:
parent
0ec6de7ea4
commit
996c2c6fa0
@ -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