mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-05 02:51:00 +00:00
9 lines
132 B
Makefile
9 lines
132 B
Makefile
|
#
|
||
|
# (C) Copyright 2016
|
||
|
# Vikas Manocha, <vikas.manocha@gmail.com>
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-y += timer.o clock.o
|