x86: Move setjmp to the i386 directory
[platform/kernel/u-boot.git] / arch / x86 / cpu / i386 / Makefile
1 #
2 # (C) Copyright 2016 Google, Inc
3 # Written by Simon Glass <sjg@chromium.org>
4 #
5
6 obj-y += call64.o
7 obj-y += cpu.o
8 obj-y += interrupt.o
9 obj-y += setjmp.o