Commit 73572884 authored by Adam Wujek's avatar Adam Wujek 💬

sw:rt: keep defined OBJDIR from project's makefile

Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
parent 6322d6f7
......@@ -55,7 +55,7 @@ CFLAGS += -DGIT_VERSION=$(RT_GIT_VERSION)
CFLAGS += $(EXTRA_CFLAGS)
OBJDIR := urv
OBJDIR += urv
OBJS += urv/irq.o
OBJS += urv/emulate.o
OBJS += urv/crt0.o
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment