xref: /openbmc/u-boot/arch/x86/cpu/x86_64/Makefile (revision e94ffee335f23d86cad0f8816b049bb4100d5be3)
1#
2# (C) Copyright 2016 Google, Inc
3# Written by Simon Glass <sjg@chromium.org>
4#
5
6obj-y += cpu.o interrupts.o setjmp.o
7