xref: /openbmc/linux/drivers/firmware/smccc/Makefile (revision c79fe9b436690209954f908a41b19e0bf575877a)
1# SPDX-License-Identifier: GPL-2.0
2#
3obj-$(CONFIG_HAVE_ARM_SMCCC_DISCOVERY)	+= smccc.o
4obj-$(CONFIG_ARM_SMCCC_SOC_ID)	+= soc_id.o
5