#
# Makefile for the Faraday platform dependent files

# Object file lists.

obj-y			:= platform.o spec.o
obj-$(CONFIG_SMP)	+= platsmp.o headsmp.o localtimer.o
