X-Git-Url: https://git.wirehaze.ovh/stm32f411ceu6.git/blobdiff_plain/39b92fc9ae2523ffc74c8b19f4213bb83f41d331..8b035a8bab6355d1addd7440a92116e2e23e4419:/Makefile?ds=inline diff --git a/Makefile b/Makefile index b864e5a..f0ec81f 100644 --- a/Makefile +++ b/Makefile @@ -46,7 +46,7 @@ OCFLAGS := --output-target=binary # --------------------------------------------------------------------------- # -objs := kernel.o +objs := kernel.o kentry.o lds := kernel.ld LDFLAGS += -T $(lds)