diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2018-10-22 21:05:44 -0400 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2018-10-22 21:17:20 -0400 |
commit | f5f0c8076b48a15afb245e2acfc394f513e45912 (patch) | |
tree | 7b7ee237d6013097131d1308620d430120c6b5f9 /projects/coreboot/configs/d510mo/textmode/16mb/targets | |
parent | 4015113327740a9d436cee24dcdbea5d1d7a590b (diff) | |
download | librebootfr-f5f0c8076b48a15afb245e2acfc394f513e45912.tar.gz librebootfr-f5f0c8076b48a15afb245e2acfc394f513e45912.zip |
Create SeaBIOS/GRUB targets for D510MO Coreboot
D510MO ROMs can now be built with either SeaBIOS or GRUB as
a default payload, e.g.:
'./libreboot build coreboot d510mo textmode 1mb seabios'
Diffstat (limited to 'projects/coreboot/configs/d510mo/textmode/16mb/targets')
-rw-r--r-- | projects/coreboot/configs/d510mo/textmode/16mb/targets | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/projects/coreboot/configs/d510mo/textmode/16mb/targets b/projects/coreboot/configs/d510mo/textmode/16mb/targets new file mode 100644 index 00000000..f2cba0e5 --- /dev/null +++ b/projects/coreboot/configs/d510mo/textmode/16mb/targets @@ -0,0 +1,2 @@ +grub +seabios |