]> git.sur5r.net Git - u-boot/blob - arch/x86/cpu/broadwell/Makefile
x86: Reserve configuration tables in high memory
[u-boot] / arch / x86 / cpu / broadwell / Makefile
1 #
2 # Copyright (c) 2016 Google, Inc
3 #
4 # SPDX-License-Identifier:      GPL-2.0+
5 #
6
7 obj-y += cpu.o
8 obj-y += iobp.o
9 obj-y += lpc.o
10 obj-y += me.o
11 obj-y += northbridge.o
12 obj-y += pch.o
13 obj-y += pinctrl_broadwell.o
14 obj-y += power_state.o
15 obj-y += refcode.o
16 obj-y += sata.o
17 obj-y += sdram.o