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