blob: f66f29540336479e81bf274959c2a4a967b775fb [file] [log] [blame]
Patrick Delaunay12427612022-05-19 17:56:45 +02001# SPDX-License-Identifier: GPL-2.0-or-later
2#
3# Copyright (C) 2022, STMicroelectronics - All Rights Reserved
4
5obj-$(CONFIG_CLK_STM32F) += clk-stm32f.o
6obj-$(CONFIG_CLK_STM32H7) += clk-stm32h7.o
7obj-$(CONFIG_CLK_STM32MP1) += clk-stm32mp1.o