1# Common support 2obj-y := icoll.o ocotp.o system.o timer.o mm.o 3 4obj-$(CONFIG_PM) += pm.o 5 6obj-$(CONFIG_MACH_MXS_DT) += mach-mxs.o 7