[escher][ion] Move Record and Kallax in Ion/

This commit is contained in:
Émilie Feral
2018-02-28 15:33:22 +01:00
committed by EmilieNumworks
parent b9a852a9d1
commit aa984bca74
13 changed files with 48 additions and 29 deletions

View File

@@ -18,6 +18,8 @@ ion/src/shared/software_version.o: SFLAGS += -DPATCH_LEVEL="$(call initializer_l
objs += $(addprefix ion/src/shared/, \
events.o \
kallax.o \
record.o \
software_version.o \
)