xref: /openbmc/u-boot/drivers/net/fsl-mc/dpio/Makefile (revision 1d6c54ecb39b8591a98f02f9b47af225ff07cd0b)
1# SPDX-License-Identifier: GPL-2.0+
2#
3# Copyright 2014 Freescale Semiconductor, Inc.
4
5# Layerscape MC DPIO driver
6obj-y += dpio.o	\
7	qbman_portal.o
8