We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaa1912 commit c20c890Copy full SHA for c20c890
modules/coreboot
@@ -11,7 +11,7 @@ else ifeq "$(CONFIG_COREBOOT_VERSION)" "4.12"
11
coreboot-blobs_hash := 4735ee6850d55d1e65dee8b08cc9b28b8af00b42acf31365f5d9545406579104
12
coreboot_depends := $(if $(CONFIG_PURISM_BLOBS), purism-blobs)
13
else
14
- $(error "$(BOARD): does not specify coreboot version under CONFIG_COREBOOT_VERSION")
+$(error "$(BOARD): does not specify coreboot version under CONFIG_COREBOOT_VERSION")
15
endif
16
17
0 commit comments