diff options
author | Simon Dawson <spdawson@gmail.com> | 2013-12-16 08:43:37 +0000 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2013-12-16 12:36:49 +0100 |
commit | 0e2d0ad03d638a92b3349ea8cbbf847e6b7ce518 (patch) | |
tree | 42346aeb5e48f60645b70781985d0d0e20696206 /package/php/php.mk | |
parent | ed1ab10e766c7f3191dc4d9b39a93ce5fd9a08da (diff) | |
download | buildroot-0e2d0ad03d638a92b3349ea8cbbf847e6b7ce518.tar.gz buildroot-0e2d0ad03d638a92b3349ea8cbbf847e6b7ce518.zip |
oprofile: fix install for avr32
There is no perf_events support in the kernel for avr32. The oprofile
package makefile hard codes the list of binaries to install. Unfortunately,
this hard-coded list contains pe_profiling/operf, which is only built when
perf_events support is available.
Fixes autobuild failures such as the following.
http://autobuild.buildroot.net/results/492/492659bc252395a62e62e6005ed0e86e582dcada/
Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/php/php.mk')
0 files changed, 0 insertions, 0 deletions