mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 09:31:50 +00:00
0d8e08f5a3
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
10 lines
170 B
Makefile
10 lines
170 B
Makefile
#
|
|
# SPEAr Platform specific Makefile
|
|
#
|
|
|
|
# Common support
|
|
obj-y := restart.o time.o
|
|
|
|
obj-$(CONFIG_ARCH_SPEAR3XX) += pl080.o shirq.o
|
|
obj-$(CONFIG_ARCH_SPEAR6XX) += pl080.o
|