diff options
| author | Jakub Kicinski <[email protected]> | 2025-01-09 20:53:29 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-01-09 20:53:29 +0000 |
| commit | dd3e8f8b9b011e31534fd5bb463e011ccccd9bbd (patch) | |
| tree | a167e6fb2023c8081e697aaf6baf976316c07d5d /drivers/net/netconsole.c | |
| parent | tools: ynl-gen-c: improve support for empty nests (diff) | |
| parent | tools: ynl: add main install target (diff) | |
| download | kernel-dd3e8f8b9b011e31534fd5bb463e011ccccd9bbd.tar.gz kernel-dd3e8f8b9b011e31534fd5bb463e011ccccd9bbd.zip | |
Merge branch 'tools-ynl-add-install-target'
Jan Stancek says:
====================
tools: ynl: add install target
This series adds an install target for ynl. The python code
is moved to a subdirectory, so it can be used as a package
with flat layout, as well as directly from the tree.
To try the install as a non-root user you can run:
$ mkdir /tmp/myroot
$ make DESTDIR=/tmp/myroot install
$ PATH="/tmp/myroot/usr/bin:$PATH" PYTHONPATH="$(ls -1d /tmp/myroot/usr/lib/python*/site-packages)" ynl --help
Proposed install layout is described in last patch.
====================
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/net/netconsole.c')
0 files changed, 0 insertions, 0 deletions
