]> Git Repo - linux.git/blob - drivers/firmware/qcom/Makefile
x86/kaslr: Expose and use the end of the physical memory address space
[linux.git] / drivers / firmware / qcom / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for the linux kernel.
4 #
5
6 obj-$(CONFIG_QCOM_SCM)          += qcom-scm.o
7 qcom-scm-objs += qcom_scm.o qcom_scm-smc.o qcom_scm-legacy.o
8 obj-$(CONFIG_QCOM_TZMEM)        += qcom_tzmem.o
9 obj-$(CONFIG_QCOM_QSEECOM)      += qcom_qseecom.o
10 obj-$(CONFIG_QCOM_QSEECOM_UEFISECAPP) += qcom_qseecom_uefisecapp.o
This page took 0.03585 seconds and 4 git commands to generate.