Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
256fe86b600f6664d82d15f57fe3c653ba4b9a7a
/
.
/
arch
/
arm
/
cpu
/
arm920t
/
s3c24x0
/
Makefile
blob: e44c549ba034809e1c8e6d8509b2146dbdd3dc96 [
file
] [
log
] [
blame
]
#
# (C) Copyright 2000-2006
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier: GPL-2.0+
#
obj
-
$
(
CONFIG_USE_IRQ
)
+=
interrupts
.
o
obj
-
$
(
CONFIG_DISPLAY_CPUINFO
)
+=
cpu_info
.
o
obj
-
y
+=
speed
.
o
obj
-
y
+=
timer
.
o