]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/x86/cpu/coreboot/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-usb
[karo-tx-uboot.git] / arch / x86 / cpu / coreboot / Makefile
1 #
2 # Copyright (c) 2011 The Chromium OS Authors.
3 #
4 # (C) Copyright 2008
5 # Graeme Russ, graeme.russ@gmail.com.
6 #
7 # (C) Copyright 2006
8 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
9 #
10 # (C) Copyright 2002
11 # Daniel Engström, Omicron Ceti AB, daniel@omicron.se.
12 #
13 # SPDX-License-Identifier:      GPL-2.0+
14 #
15
16 obj-y += car.o
17 obj-y += coreboot.o
18 obj-y += tables.o
19 obj-y += ipchecksum.o
20 obj-y += sdram.o
21 obj-y += timestamp.o
22 obj-$(CONFIG_PCI) += pci.o