forked from Qortal/Brooklyn
8 lines
148 B
Makefile
8 lines
148 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
# Copyright 2014 Freescale Semiconductor, Inc.
|
||
|
|
||
|
# Layerscape MC DPIO driver
|
||
|
obj-y += dpio.o \
|
||
|
qbman_portal.o
|