diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-02-22 14:39:00 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-07-13 18:26:58 +0200 |
commit | 90d008ea7ab4fe0cf8e17b27b978bc367edfd8c0 (patch) | |
tree | 2f2fc0d88a89f3b4011e4534e09231c26c77ea9b /package/python-enum34/python-enum34.hash | |
parent | 4ab06dd1e95abf1b9c8b0ee38bae25b8a305b5e8 (diff) | |
download | buildroot-90d008ea7ab4fe0cf8e17b27b978bc367edfd8c0.tar.gz buildroot-90d008ea7ab4fe0cf8e17b27b978bc367edfd8c0.zip |
linux: adjust fixup logic for ktap
The ktap package requires some parts of the kernel tracing
infrastructure to be enabled, especially
CONFIG_EVENT_TRACING. However, this option is a blind option in the
kernel, so enabling it in linux.mk has no effect: we need to enable a
non-blind option that selects CONFIG_EVENT_TRACING. We've chosen to
select CONFIG_ENABLE_DEFAULT_TRACERS.
This fixes the build of ktap.
[Thomas: use CONFIG_ENABLE_DEFAULT_TRACERS as suggested by Arnout.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Diffstat (limited to 'package/python-enum34/python-enum34.hash')
0 files changed, 0 insertions, 0 deletions