forked from rrcarlosr/Jetpack
8 lines
139 B
Makefile
8 lines
139 B
Makefile
#
|
|
# Makefile for the U-Boot SOC specific device drivers.
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-$(CONFIG_ARCH_KEYSTONE) += keystone/
|