package/linux-tools/perf: bear the kernel options munging
authorYann E. MORIN <yann.morin.1998@free.fr>
Fri, 1 May 2020 16:22:16 +0000 (18:22 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 31 May 2020 21:08:44 +0000 (23:08 +0200)
commit5587f366cde8fb6b8393c7ce3670f548dc8e5fad
tree28c6dd6ef434cf9f720694645a907e95a78c845a
parent2c01eeece96ce449163e066566c787bfc2a10651
package/linux-tools/perf: bear the kernel options munging

perf by itself is not a standalone package; instead, it is part of a
bigger package, linux-tools.

Even though perf is the only one to need kernel .config fixups, we still
do it in a generic way, as it blends nicely in the existing variables,
which all use a loop over all the tools.

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
linux/linux.mk
package/linux-tools/linux-tool-perf.mk.in
package/linux-tools/linux-tools.mk