Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
aa3a4d870e53e4517320140902eb9488a73e84ce
/
.
/
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