diff options
| author | Jann Horn <[email protected]> | 2024-02-20 19:42:44 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-02-24 00:22:25 +0000 |
| commit | d2efeb52c344c3e987d143dc5232f53f9b96c86a (patch) | |
| tree | 65a814656e1907d2221e3f07947519ad1c7980c6 /tools/net/ynl/lib/ynl.py | |
| parent | net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMII (diff) | |
| download | kernel-d2efeb52c344c3e987d143dc5232f53f9b96c86a.tar.gz kernel-d2efeb52c344c3e987d143dc5232f53f9b96c86a.zip | |
net: ethtool: avoid rebuilds on UTS_RELEASE change
Currently, when you switch between branches or something like that and
rebuild, net/ethtool/ioctl.c has to be built again because it depends
on UTS_RELEASE.
By instead referencing a string variable stored in another object file,
this can be avoided.
Signed-off-by: Jann Horn <[email protected]>
Reviewed-by: John Garry <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/net/ynl/lib/ynl.py')
0 files changed, 0 insertions, 0 deletions
