#
# Makefile for Lynbrd.
#

obj-y	:= board.o time.o

obj-$(CONFIG_SNSC_SSBOOT)	+= ssboot.o
