xref: /rk3399_rockchip-uboot/arch/x86/cpu/i386/Makefile (revision 2c1e11dd52e7d1db79b33e3e4c2fded573b70a9d)
1#
2# (C) Copyright 2016 Google, Inc
3# Written by Simon Glass <sjg@chromium.org>
4#
5
6obj-y += call64.o
7obj-y += cpu.o
8obj-y += interrupt.o
9obj-y += setjmp.o
10