xref: /openbmc/u-boot/drivers/soc/Makefile (revision 6623aee5b6aba2f8efe9b7d2417f090f9c2b3cd3)
1#
2# Makefile for the U-boot SOC specific device drivers.
3#
4# SPDX-License-Identifier:	GPL-2.0+
5#
6
7obj-$(CONFIG_ARCH_KEYSTONE)	+= keystone/
8