jjb: lttng-modules: fix kernel build >= 5.17
authorMichael Jeanson <mjeanson@efficios.com>
Fri, 28 Jan 2022 19:33:24 +0000 (14:33 -0500)
committerMichael Jeanson <mjeanson@efficios.com>
Fri, 28 Jan 2022 19:37:12 +0000 (14:37 -0500)
commit780f6285f0c5ee0028893b00b25b6a5778e7c5a2
tree4d2432b235d3db2a9bd509328560c01f550c778e
parent46823f75b0058eedcb4d32ab6f687aad28d089fa
jjb: lttng-modules: fix kernel build >= 5.17

Starting with 5.17, the 'auto.conf' file syntax differs from '.config'.
Stop overwriting it, only copy '.config' for older kernels where
'auto.conf' is missing.

Change-Id: I917104c0f43fadfc61f292b0b43d3b4cdc6650b7
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
scripts/lttng-modules/param-build.sh
This page took 0.023224 seconds and 4 git commands to generate.