2010-04-01 11:30:49 +00:00
|
|
|
#
|
|
|
|
# SPEAr Platform specific Makefile
|
|
|
|
#
|
|
|
|
|
|
|
|
# Common support
|
2012-04-19 17:04:25 +00:00
|
|
|
obj-y := restart.o time.o
|
2010-05-03 08:24:30 +00:00
|
|
|
|
2012-04-19 17:04:25 +00:00
|
|
|
obj-$(CONFIG_ARCH_SPEAR3XX) += pl080.o shirq.o
|
|
|
|
obj-$(CONFIG_ARCH_SPEAR6XX) += pl080.o
|