]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/x86/Makefile
karo: fdt: fix panel-dpi support
[karo-tx-uboot.git] / arch / x86 / Makefile
1 #
2 # SPDX-License-Identifier:      GPL-2.0+
3 #
4
5 ifeq ($(CONFIG_EFI_APP),)
6 head-y := arch/x86/cpu/start.o
7 endif
8 ifeq ($(CONFIG_SPL_BUILD),y)
9 head-y += arch/x86/cpu/start16.o
10 head-y += arch/x86/cpu/resetvec.o
11 endif
12
13 libs-y += arch/x86/cpu/
14 libs-y += arch/x86/lib/