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 be93ee6 commit 342709cCopy full SHA for 342709c
1 file changed
Makefile
@@ -37,7 +37,7 @@ WGET ?= wget
37
# Timestamps should be in ISO format
38
DATE=`date --rfc-3339=seconds`
39
40
-BOARD ?= qemu-coreboot
+BOARD ?= qemu-coreboot-fbwhiptail-tpm1
41
CONFIG := $(pwd)/boards/$(BOARD)/$(BOARD).config
42
43
ifneq "y" "$(shell [ -r '$(CONFIG)' ] && echo y)"
0 commit comments