alistair23-linux/arch/arm/mach-spear6xx/Makefile
viresh kumar 8f590d4541 ARM: 6015/1: ST SPEAr: Added source files for SPEAr6xx machine family
Reviewed-by: Linus Walleij <linux.walleij@stericsson.com>

Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-04-14 11:34:35 +01:00

13 lines
232 B
Makefile

#
# 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