X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fchromebook-x86%2Fcoreboot%2FMakefile;h=27ebe78eb139184cf3687832d13d467ece6ddb20;hb=625509ab0edbb7d943ad9028de3c21ca48aa58be;hp=4f2ac898ebcf3c52ebcb78aef0345612a5d94e0d;hpb=c0bb110b695130866838518e680bdd5473e47928;p=u-boot diff --git a/board/chromebook-x86/coreboot/Makefile b/board/chromebook-x86/coreboot/Makefile index 4f2ac898eb..27ebe78eb1 100644 --- a/board/chromebook-x86/coreboot/Makefile +++ b/board/chromebook-x86/coreboot/Makefile @@ -12,4 +12,4 @@ # SPDX-License-Identifier: GPL-2.0+ # -obj-y += coreboot_start.o +obj-y += coreboot_start.o coreboot.o