From e691a7ff9a4cc0581e9e7f504125c9ecba176221 Mon Sep 17 00:00:00 2001 From: Kacper Date: Thu, 25 Dec 2025 21:03:28 +0100 Subject: Remove readme --- bin/playground/Kbuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/playground/Kbuild') diff --git a/bin/playground/Kbuild b/bin/playground/Kbuild index 59fb5886..d9c08784 100644 --- a/bin/playground/Kbuild +++ b/bin/playground/Kbuild @@ -1,4 +1,6 @@ bin-y := main obj-y := main.o +cflags-y += -fblocks + libs-y := $(srctree)/lib/libc/libc.a -- cgit v1.2.3