xref: /openbmc/u-boot/drivers/ram/stm32mp1/Makefile (revision 872cfa20cd694fdbfa76abddd3cd00b05ad5355b)
1# SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
2#
3# Copyright (C) 2018, STMicroelectronics - All Rights Reserved
4#
5
6obj-y += stm32mp1_ram.o
7obj-y += stm32mp1_ddr.o
8