Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
[oweals/u-boot.git] / arch / x86 / Makefile
1 #
2 # SPDX-License-Identifier:      GPL-2.0+
3 #
4
5 head-y := arch/x86/cpu/start.o
6 ifeq ($(CONFIG_SPL_BUILD),y)
7 head-y += arch/x86/cpu/start16.o
8 head-y += arch/x86/cpu/resetvec.o
9 endif
10
11 libs-y += arch/x86/cpu/
12 libs-y += arch/x86/lib/