Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
32d56954dd8161abb3bee339734a304c23505e22
/
.
/
arch
/
x86
/
cpu
/
i386
/
Makefile
blob: 18e152074a74d4f164c2b07ec516c435e63fa2a8 [
file
] [
log
] [
blame
]
#
# (C) Copyright 2016 Google, Inc
# Written by Simon Glass <sjg@chromium.org>
#
obj
-
y
+=
call64
.
o
obj
-
y
+=
cpu
.
o
ifndef CONFIG_TPL_BUILD
obj
-
y
+=
interrupt
.
o
endif
obj
-
y
+=
setjmp
.
o