summaryrefslogtreecommitdiff
path: root/bin/yes/Kbuild
diff options
context:
space:
mode:
authorKacper <kacper@mail.openlinux.dev>2025-12-16 00:36:30 +0100
committerKacper <kacper@mail.openlinux.dev>2025-12-16 00:36:30 +0100
commit91ecd00cc83cf701fe7f73b1aa244c27174e8386 (patch)
treec38ffefaa73e671fd917ca0b94b8adec53456a06 /bin/yes/Kbuild
parent01cf24ec66c663e3f40be1d5c703aa9666effc85 (diff)
Add init prog, chroot syscall and fix menuconfig build
Diffstat (limited to 'bin/yes/Kbuild')
-rw-r--r--bin/yes/Kbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/yes/Kbuild b/bin/yes/Kbuild
index be596906..711029bc 100644
--- a/bin/yes/Kbuild
+++ b/bin/yes/Kbuild
@@ -1,3 +1,3 @@
bin-y := yes
obj-y := yes.o
-libs := $(srctree)/lib/libc/libc.a
+libs-y := $(srctree)/lib/libc/libc.a