Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v6.16-rc7 6 lines 278 B view raw
1# SPDX-License-Identifier: GPL-2.0 2obj-$(CONFIG_IMX_DSP) += imx-dsp.o 3obj-$(CONFIG_IMX_SCU) += imx-scu.o misc.o imx-scu-irq.o rm.o imx-scu-soc.o 4obj-${CONFIG_IMX_SCMI_CPU_DRV} += sm-cpu.o 5obj-${CONFIG_IMX_SCMI_MISC_DRV} += sm-misc.o 6obj-${CONFIG_IMX_SCMI_LMM_DRV} += sm-lmm.o