blob: 8132c1323403bfd6df532a1ca948b37bc60b5792 (
plain)
1
2
3
4
5
6
7
8
|
#
# Copyright (C) 2016, STMicroelectronics - All Rights Reserved
# Author(s): Vikas Manocha, <vikas.manocha@st.com> for STMicroelectronics.
#
# SPDX-License-Identifier: GPL-2.0+
#
obj-y += timer.o
|