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