1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 27aa1aa6eSZhao Qiang# 37aa1aa6eSZhao Qiang# Makefile for the Linux Kernel SOC fsl specific device drivers 47aa1aa6eSZhao Qiang# 57aa1aa6eSZhao Qiang 6e0b80f00SClaudiu Manoilobj-$(CONFIG_FSL_DPAA) += qbman/ 77aa1aa6eSZhao Qiangobj-$(CONFIG_QUICC_ENGINE) += qe/ 87aa1aa6eSZhao Qiangobj-$(CONFIG_CPM) += qe/ 9*3b8db034SRan Wangobj-$(CONFIG_FSL_RCPM) += rcpm.o 10a6fc3b69Syangbo luobj-$(CONFIG_FSL_GUTS) += guts.o 11c89105c9SRoy Pledgeobj-$(CONFIG_FSL_MC_DPIO) += dpio/ 12c93349d8SIoana Ciorneiobj-$(CONFIG_DPAA2_CONSOLE) += dpaa2-console.o 13