xref: /rk3399_rockchip-uboot/drivers/timer/Makefile (revision 8f41b8785be20da320a544206f8c6e4f352bc9f4)
1#
2# Copyright (C) 2015 Thomas Chou <thomas@wytron.com.tw>
3#
4# SPDX-License-Identifier:	GPL-2.0+
5#
6
7obj-$(CONFIG_TIMER)		+= timer-uclass.o
8