DIR:/usr/lib/modules/5.14.0-503.34.1.el9_5.x86_64/source/drivers/soc/fsl/ |
Current File : //usr/lib/modules/5.14.0-503.34.1.el9_5.x86_64/source/drivers/soc/fsl/Makefile |
# SPDX-License-Identifier: GPL-2.0-only # # Makefile for the Linux Kernel SOC fsl specific device drivers # obj-$(CONFIG_FSL_DPAA) += qbman/ obj-$(CONFIG_QUICC_ENGINE) += qe/ obj-$(CONFIG_CPM) += qe/ obj-$(CONFIG_FSL_RCPM) += rcpm.o obj-$(CONFIG_FSL_GUTS) += guts.o obj-$(CONFIG_FSL_MC_DPIO) += dpio/ obj-$(CONFIG_DPAA2_CONSOLE) += dpaa2-console.o |