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