diff --git a/src/kernel/Jamfile b/src/kernel/Jamfile index 432c03bd9a..864a88062d 100644 --- a/src/kernel/Jamfile +++ b/src/kernel/Jamfile @@ -321,18 +321,6 @@ KernelLd obos_shell : bin/shell ; -KernelLd cpuinfo : - libglue2.o - <$(SOURCE_GRIST)!apps!cpuinfo>main.o - libroot.so - : - $(SUBDIR)/ldscripts/$(OBOS_ARCH)/app.ld - : - : - : - bin/cpuinfo - ; - KernelLd testapp : libglue2.o <$(SOURCE_GRIST)!apps!testapp>main.o