Commit 999cf535 authored by Federico Vaga's avatar Federico Vaga

sw:rt: remove unused symbol

Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
parent eaf5e9f9
......@@ -43,7 +43,7 @@ CFLAGS_DBG ?= -ggdb
CFLAGS += $(CFLAGS_OPT)
CFLAGS += $(CFLAGS_DBG)
CFLAGS += -Wall -DMOCKTURTLE_RT -DARCH=urv
CFLAGS += -Wall -DARCH=urv
CFLAGS += -I.
CFLAGS += -I$(BUILDDIR)/include
CFLAGS += -I$(TRTL)/software/rt
......
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