xref: /linux/drivers/soc/fsl/Makefile (revision 96ac6d435100450f0565708d9b885ea2a7400e0a)
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# Makefile for the Linux Kernel SOC fsl specific device drivers
4#
5
6obj-$(CONFIG_FSL_DPAA)                 += qbman/
7obj-$(CONFIG_QUICC_ENGINE)		+= qe/
8obj-$(CONFIG_CPM)			+= qe/
9obj-$(CONFIG_FSL_GUTS)			+= guts.o
10obj-$(CONFIG_FSL_MC_DPIO) 		+= dpio/
11