# This Makefile in included by architectures that select time-bare
# Object files are added straight, as they are always needed

OBJ-y += \
	time-bare/bare-time.o \
	time-bare/bare-socket.o 
