diff options
Diffstat (limited to 'resources/coreboot/gru_bob/target.cfg')
-rw-r--r-- | resources/coreboot/gru_bob/target.cfg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/resources/coreboot/gru_bob/target.cfg b/resources/coreboot/gru_bob/target.cfg new file mode 100644 index 00000000..9448362c --- /dev/null +++ b/resources/coreboot/gru_bob/target.cfg @@ -0,0 +1,6 @@ +tree="cros" +romtype="normal" +arch="AArch64" +payload_uboot="y" +blobs_required="n" +microcode_required="n" |