uboot/u-boot-stm32mp-2020.01/arch/arm/mach-stm32mp/cmd_stm32prog/Makefile

10 lines
203 B
Makefile
Raw Normal View History

2024-01-10 06:52:34 +00:00
# SPDX-License-Identifier: GPL-2.0+
#
# Copyright (C) 2020, STMicroelectronics - All Rights Reserved
#
obj-y += cmd_stm32prog.o
obj-y += stm32prog.o
obj-y += stm32prog_serial.o
obj-y += stm32prog_usb.o