1# 2# SPEAr Platform specific Makefile 3# 4 5# Common support 6obj-y := clock.o time.o 7 8obj-$(CONFIG_ARCH_SPEAR3XX) += shirq.o padmux.o 9