summaryrefslogtreecommitdiffstats
path: root/rules/oprofile.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-02-01 12:41:09 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-02-01 12:50:09 +0100
commitbd710aac8e14f0e1c6a4064165abb9e21506bd7e (patch)
tree085aae8b7503c0ea180111c47b572a71c4d8be78 /rules/oprofile.in
parent96c03b2f4da3891f5240f14eba219b8a51c3f099 (diff)
downloadptxdist-bd710aac8e14f0e1c6a4064165abb9e21506bd7e.tar.gz
ptxdist-bd710aac8e14f0e1c6a4064165abb9e21506bd7e.tar.xz
oprofile don't select KERNEL_HEADER
The kernel headers in the toolchain a probably sufficient. If not the kernel-header package can be enabled manually. It will be built before all other target packages. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/oprofile.in')
-rw-r--r--rules/oprofile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/rules/oprofile.in b/rules/oprofile.in
index 6efcfb952..68fed8a1d 100644
--- a/rules/oprofile.in
+++ b/rules/oprofile.in
@@ -16,7 +16,6 @@ menuconfig OPROFILE
select BUSYBOX_TR
select BINUTILS
select BINUTILS_OBJDUMP
- select KERNEL_HEADER
prompt "oprofile "
help
oprofile user space executables including opcontrol, opreport and others