#
# Makefile for Bstbrd.
#

obj-y	:= board.o time.o

obj-$(CONFIG_SNSC_SSBOOT)	+= ssboot.o
obj-$(CONFIG_BSTBRD_GPIO)	+= gpio.o
