xref: /openbmc/u-boot/arch/arm/cpu/armv7/stv0991/Makefile (revision c40b6df87fc0193a7184ada9f53aaf57cdec0cdf)
1# SPDX-License-Identifier: GPL-2.0+
2#
3# Copyright (C) 2014, STMicroelectronics - All Rights Reserved
4# Author(s): Vikas Manocha, <vikas.manocha@st.com> for STMicroelectronics.
5
6obj-y	:= timer.o clock.o pinmux.o reset.o
7obj-y	+= lowlevel.o
8