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