summaryrefslogtreecommitdiff
path: root/bin/playground/Kbuild
diff options
context:
space:
mode:
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