X-Git-Url: http://git.buserror.net/cgi-bin/gitweb.cgi?p=polintos%2Fscott%2Fpriv.git;a=blobdiff_plain;f=kernel%2FMakefile;fp=kernel%2FMakefile;h=895841503a5a8405c74ba629f5735ec522ec1b2b;hp=1086acf01badbdd6aca462115a6cea2ceac481e3;hb=4b46e0122596ab988ca1c2045464ad7c2af0358b;hpb=bcba00f20216db4b6f42fdf2a06e0590df336023 diff --git a/kernel/Makefile b/kernel/Makefile index 1086acf..8958415 100644 --- a/kernel/Makefile +++ b/kernel/Makefile @@ -19,6 +19,8 @@ include lib/Makefile include tests/Makefile TARGETS := $(BUILDDIR)/kernel $(BUILDDIR)/kernel.stripped +RAW_LIBS := c/libfreestanding.a +LIBS += $(RAW_LIBS:%=$(ARCHBUILDDIR)/user/lib/%) .PHONY: symlinks symlinks: