xref: /openbmc/u-boot/arch/x86/cpu/x86_64/Makefile (revision 3fda0262c33fc2b63be06588afe2802a8ab81eb8)
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