Makefile (0898782247ae533d1f4e47a06bc5d4870931b284) Makefile (3b8db0348c503823fb09b5f304b196c3362754ea)
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/
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_RCPM) += rcpm.o
9obj-$(CONFIG_FSL_GUTS) += guts.o
10obj-$(CONFIG_FSL_MC_DPIO) += dpio/
11obj-$(CONFIG_DPAA2_CONSOLE) += dpaa2-console.o
10obj-$(CONFIG_FSL_GUTS) += guts.o
11obj-$(CONFIG_FSL_MC_DPIO) += dpio/
12obj-$(CONFIG_DPAA2_CONSOLE) += dpaa2-console.o