From bd710aac8e14f0e1c6a4064165abb9e21506bd7e Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Thu, 1 Feb 2018 12:41:09 +0100 Subject: 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 --- rules/oprofile.in | 1 - 1 file changed, 1 deletion(-) (limited to 'rules/oprofile.in') 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 -- cgit v1.2.3