]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/x86/Makefile
x86: Clean up ioapic header file
[karo-tx-uboot.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/