Sign in
third-party-mirror
/
u-boot
/
e8fe23fd6ce14c8b234245badb803874d952ee6f
/
.
/
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