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