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