summaryrefslogtreecommitdiff
path: root/board/dhelectronics/dh_stm32mp1/Makefile
blob: b368b396a46671f2577f86e7b7c1675fcd1f8059 (plain)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
#
# Copyright (C) 2018, STMicroelectronics - All Rights Reserved
#

obj-y += ../../st/common/stpmic1.o board.o

obj-$(CONFIG_SYS_MTDPARTS_RUNTIME) += ../../st/common/stm32mp_mtdparts.o
obj-$(CONFIG_SET_DFU_ALT_INFO) += ../../st/common/stm32mp_dfu.o