This website requires JavaScript.
Explore
Help
Sign In
kevin
/
linux
Watch
1
Fork
0
You've already forked linux
Code
b0ea11497c
linux
/
arch
/
arm
/
mach-spear6xx
/
Makefile
7 lines
79 B
Makefile
Raw
Normal View
History
Unescape
Escape
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-01 04:31:01 -07:00
#
# Makefile for SPEAr6XX machine series
#
# common files
SPEAr: Switch to common clock framework SPEAr SoCs used its own clock framework since now. From now on they will move to use common clock framework. This patch updates existing SPEAr machine support to adapt for common clock framework. Signed-off-by: Viresh Kumar <viresh.kumar@st.com> Reviewed-by: Mike Turquette <mturquette@linaro.org> Acked-by: Arnd Bergmann <arnd@arndb.de>
2012-04-09 20:32:35 -07:00
obj-y
+=
spear6xx.o
Copy Permalink