diff options
Diffstat (limited to 'src/Makefile.build')
| -rw-r--r-- | src/Makefile.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.build b/src/Makefile.build index 1f0fa35..22de06f 100644 --- a/src/Makefile.build +++ b/src/Makefile.build @@ -78,7 +78,7 @@ DEPENDS = $(patsubst %.o,%.d,$(OBJECTS)) threads/kernel.lds.s: CPPFLAGS += -P threads/kernel.lds.s: threads/kernel.lds.S threads/loader.h -LIBDIR_RUST = $(SRCDIR)/../kernel +LIBDIR_RUST = $(SRCDIR)/../kernel-rs LIB_RUST = libkernel-rs.a |
