From 6018e17637264a9561b37be699c3d53b6661de23 Mon Sep 17 00:00:00 2001 From: Kacper Fiedorowicz Date: Sat, 3 Jan 2026 18:44:51 +0100 Subject: Add docs and nohup/unlink utitilies --- bin/playground/Kbuild | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 bin/playground/Kbuild (limited to 'bin/playground/Kbuild') diff --git a/bin/playground/Kbuild b/bin/playground/Kbuild deleted file mode 100644 index d9c08784..00000000 --- a/bin/playground/Kbuild +++ /dev/null @@ -1,6 +0,0 @@ -bin-y := main -obj-y := main.o - -cflags-y += -fblocks - -libs-y := $(srctree)/lib/libc/libc.a -- cgit v1.2.3