diff --git a/src/kernel/Jamfile b/src/kernel/Jamfile index 0bef8d5819..628c6748d8 100644 --- a/src/kernel/Jamfile +++ b/src/kernel/Jamfile @@ -704,17 +704,6 @@ KernelLd uname : bin/uname ; -KernelLd pwd : - libglue2.o - <$(SOURCE_GRIST)!apps!pwd>main.o - libroot.so - : - $(SUBDIR)/ldscripts/$(OBOS_ARCH)/app.ld - : - : - : - bin/pwd - ; WriteKernelConfig $(OBOS_KERNEL_CONFIG) ;