Merge to v3.13-rc7 for prerequisite changes in the Xen code for TPM
[deliverable/linux.git] / arch / arm / mach-keystone / Makefile
CommitLineData
3aae7ab0
SS
1obj-y := keystone.o smc.o
2
3plus_sec := $(call as-instr,.arch_extension sec,+sec)
4AFLAGS_smc.o :=-Wa,-march=armv7-a$(plus_sec)
5
f07cb6a0 6obj-$(CONFIG_SMP) += platsmp.o
fc20ffe1
SS
7
8# PM domain driver for Keystone SOCs
9obj-$(CONFIG_ARCH_KEYSTONE) += pm_domain.o
This page took 0.054264 seconds and 5 git commands to generate.