x86: coreboot: Add generic coreboot payload support
[oweals/u-boot.git] / arch / x86 / cpu / coreboot / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # Copyright (c) 2011 The Chromium OS Authors.
4 #
5 # (C) Copyright 2008
6 # Graeme Russ, graeme.russ@gmail.com.
7 #
8 # (C) Copyright 2006
9 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
10 #
11 # (C) Copyright 2002
12 # Daniel Engström, Omicron Ceti AB, daniel@omicron.se.
13
14 obj-y += car.o
15 obj-y += coreboot.o
16 obj-y += tables.o
17 obj-y += sdram.o
18 obj-y += timestamp.o