aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/fsl/Makefile
blob: 71dee8d0d1f0c8830d7c7f197c4b0d9b62c2e268 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# 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_GUTS)			+= guts.o
obj-$(CONFIG_FSL_MC_DPIO) 		+= dpio/
obj-$(CONFIG_DPAA2_CONSOLE)		+= dpaa2-console.o