Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c8a7ba9e6a5fe2fc7b4a7894829aa0b0148b4d40
/
.
/
drivers
/
timer
/
Makefile
blob: afb0009111e9d70ba764384ecc8e4adb5284d9dc [
file
] [
log
] [
blame
]
Thomas Chou
c8a7ba9
2015-10-09 13:46:34 +0800
[
diff
] [
blame^
]
1
#
2
# Copyright (C) 2015 Thomas Chou <thomas@wytron.com.tw>
3
#
4
# SPDX-License-Identifier: GPL-2.0+
5
#
6
7
obj
-
$
(
CONFIG_TIMER
)
+=
timer
-
uclass
.
o