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 605f90304e..a6cdb9a148 100644 --- a/arch/x86/cpu/coreboot/Makefile +++ b/arch/x86/cpu/coreboot/Makefile @@ -20,5 +20,4 @@ else obj-y += sdram.o endif obj-y += coreboot.o -obj-y += tables.o obj-y += timestamp.o |