efi_loader: add some description about UEFI secure boot
[oweals/u-boot.git] / arch / x86 / cpu / coreboot / Makefile
index 35e6cdd74164fde67a1f95a06a0fe831927842ba..35b15bb1da8df3fa8dc7d98ef588b49591287f7a 100644 (file)
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0+
 #
 # Copyright (c) 2011 The Chromium OS Authors.
 #
@@ -9,14 +10,9 @@
 #
 # (C) Copyright 2002
 # Daniel Engström, Omicron Ceti AB, daniel@omicron.se.
-#
-# SPDX-License-Identifier:     GPL-2.0+
-#
 
 obj-y += car.o
 obj-y += coreboot.o
 obj-y += tables.o
-obj-y += ipchecksum.o
 obj-y += sdram.o
 obj-y += timestamp.o
-obj-$(CONFIG_PCI) += pci.o