diff options
| author | Kacper Fiedorowicz <kf@efab.pl> | 2026-01-03 18:44:51 +0100 |
|---|---|---|
| committer | Kacper Fiedorowicz <kf@efab.pl> | 2026-01-03 18:44:51 +0100 |
| commit | 6018e17637264a9561b37be699c3d53b6661de23 (patch) | |
| tree | 8546c9fa94358e7d6daaad5f11ac53e61be97ad5 /bin/nohup/Kbuild | |
| parent | ab21f339a33abb1144f3c0f5c4285324e7e88392 (diff) | |
Diffstat (limited to 'bin/nohup/Kbuild')
| -rw-r--r-- | bin/nohup/Kbuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/nohup/Kbuild b/bin/nohup/Kbuild new file mode 100644 index 00000000..2214faf1 --- /dev/null +++ b/bin/nohup/Kbuild @@ -0,0 +1,3 @@ +bin-y := nohup +obj-y += nohup.o +libs-y += $(srctree)/lib/libc/libc.a |
