diff options
Diffstat (limited to 'arch/x86/cpu/coreboot/Makefile')
-rw-r--r-- | arch/x86/cpu/coreboot/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/cpu/coreboot/Makefile b/arch/x86/cpu/coreboot/Makefile index 35e6cdd7416..b6e870a7cbd 100644 --- a/arch/x86/cpu/coreboot/Makefile +++ b/arch/x86/cpu/coreboot/Makefile @@ -16,7 +16,6 @@ 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 |