summaryrefslogtreecommitdiff
path: root/bin/playground/Kbuild
diff options
context:
space:
mode:
authorKacper <kacper@mail.openlinux.dev>2025-12-25 21:03:28 +0100
committerKacper <kacper@mail.openlinux.dev>2025-12-25 21:03:28 +0100
commite691a7ff9a4cc0581e9e7f504125c9ecba176221 (patch)
tree32b428c1d7e9bf694a8b13a8598e5f4023fe1fd7 /bin/playground/Kbuild
parenta984eb367c032dbe2577f01238c3d1268526be70 (diff)
Remove readme
Diffstat (limited to 'bin/playground/Kbuild')
-rw-r--r--bin/playground/Kbuild2
1 files changed, 2 insertions, 0 deletions
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