summaryrefslogtreecommitdiff
path: root/arch/arm/mach-spear6xx/Makefile
blob: cc1a4d82d459040d9276f8dd923374f79549fa2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# Makefile for SPEAr6XX machine series
#

# common files
obj-y	+= clock.o spear6xx.o

# spear600 specific files
obj-$(CONFIG_MACH_SPEAR600) += spear600.o

# spear600 boards files
obj-$(CONFIG_BOARD_SPEAR600_EVB) += spear600_evb.o